Click or drag to resize

IMcMeasuresCount Property

Count of measurements in the collection

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32
Remarks
The count is only of measurements that have been added to the collection. Use AddAll to add all available measurements to the collection.
See Also