IBehaviorPropertyCollectionAsIEnumerable Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax IEnumerable AsIEnumerable { get; }
ReadOnly Property AsIEnumerable As IEnumerable
Get
property IEnumerable^ AsIEnumerable {
IEnumerable^ get ();
}
abstract AsIEnumerable : IEnumerable with get
Property Value
Type:
IEnumerableRemarks
For COM compatibility.
See Also