Click or drag to resize

MeasCollection Class

Type for measurements collection
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListMeasEntry
    MediaCy.Addins.MeasurementsMeasCollection

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
<SerializableAttribute>
Public Class MeasCollection
	Inherits List(Of MeasEntry)

The MeasCollection type exposes the following members.

Constructors
  NameDescription
Public methodMeasCollection
Initializes a new instance of the MeasCollection class
Public methodMeasCollection(MeasCollection)
Initializes a new instance of the MeasCollection class
Top
Methods
Remarks