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