IBehaviorPropertyCollectionAsIEnumerable Property

Returns IEnumerable interfaces. Read-only IEnumerable.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
IEnumerable AsIEnumerable { get; }

Property Value

Type: IEnumerable
Remarks
For COM compatibility.
See Also