Click or drag to resize

DescrCollection Class

List of all available measurements
Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryString, MeasDescriptor
    MediaCy.Addins.MeasurementsDescrCollection

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class DescrCollection
	Inherits Dictionary(Of String, MeasDescriptor)

The DescrCollection type exposes the following members.

Constructors
  NameDescription
Public methodDescrCollection
Initializes a new instance of the DescrCollection class
Top
Remarks