IAdjustValueCollectionAsICollection Property |
Allows to get base ICollection interface.
Read-only
ICollection.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxICollection AsICollection { get; }
ReadOnly Property AsICollection As ICollection
Get
property ICollection^ AsICollection {
ICollection^ get ();
}
abstract AsICollection : ICollection with get
Property Value
Type:
ICollection
See Also