CvTracks Properties |
The CvTracks type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of id/track pairs contained in the collection.
|
![]() | IsReadOnly |
Always false.
|
![]() | Item |
Get or Set the Track with the specific id.
|
![]() | Keys |
Get a collection containing the ids in the CvTracks.
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | Values |
Get a collection containing the tracks in the CvTracks.
|