IDateMotionCollection<T>.Count Property |
Gets the number of items in this collection.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxReadOnly Property Count As Integer
Get
property int Count {
int get ();
}
abstract Count : int with get
Property Value
Type:
Int32
See Also