http://www.emgu.com
Gets the number of id/track pairs contained in the collection.
Namespace: Emgu.CV.CvbAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () sealed;
}abstract Count : int with get
override Count : int with get
Property Value
Type:
Int32Implements
ICollectionTCount
See Also