Click or drag to resize

IMcCaptDevAttributesCount Property

Gets the count of attributes in the capture attributes collection.

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

Property Value

Type: Int32
Remarks
Returns the number of capture attributes currently in the collection.
See Also