Click or drag to resize

McMMDataCollectionSf Class

Collection of McMMSubFeatures as Generic.List
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListMcMMSubFeature
    MediaCy.Addins.MeasurementsMcMMDataCollectionSf

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class CollectionSf
	Inherits List(Of McMMSubFeature)

The McMMDataCollectionSf type exposes the following members.

Constructors
  NameDescription
Public methodMcMMDataCollectionSf
Initializes a new instance of the McMMDataCollectionSf class
Top
Properties
  NameDescription
Public propertyItem
Find sub-feature by name
Top
Methods
  NameDescription
Public methodContainsKey
Top
Remarks