ArrayPtr
ArrayPtr typedef
Alias for ‘pointer to array’ type.
using System::ArrayPtr = typedef SmartPtr<Array<T> >
See Also
- Namespace System
- Library Aspose.Slides
Alias for ‘pointer to array’ type.
using System::ArrayPtr = typedef SmartPtr<Array<T> >