Method | Description | |
---|---|---|
ZeroBasedArray ( Type elementType ) : System |
Create a new array - elementType[]
|
Method | Description | |
---|---|---|
TypeSig ( |
public ZeroBasedArray ( Type elementType ) : System | ||
elementType | Type | the type of the array elements |
return | System |