Create a new array - elementType[]
[Visual Basic]Public Sub New( _ ByVal elementType As PEAPI.Type _)
[C#]public ZeroBasedArray( Type elementType);
ZeroBasedArray Class | ZeroBasedArray Members | PEAPI Namespace