ISequenceCollectionCount Property |
Returns the number of elements in a collection
Read-only
Int32.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax ReadOnly Property Count As Integer
Get
property int Count {
int get ();
}
abstract Count : int with get
Property Value
Type:
Int32See Also