IChildCollectionCount Property |
Gets the count of items in the collection
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxReadOnly Property Count As Integer
Get
property int Count {
int get ();
}
abstract Count : int with get
Property Value
Type:
Int32
See Also