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