System::ArrayPtr typedef

ArrayPtr typedef

Alias voor het type ‘pointer naar array’.

using System::ArrayPtr =  SmartPtr<Array<T>>

Zie ook