Method | Description | |
---|---|---|
Equals ( object o ) : bool | ||
GetArrayRank ( ) : int | ||
GetHashCode ( ) : int | ||
__GetDeclaredMethods ( ) : IKVM.Reflection.MethodBase[] |
Method | Description | |
---|---|---|
GetSuffix ( ) : string | ||
Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type |
Method | Description | |
---|---|---|
Make ( Type type, int rank, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type | ||
MultiArrayType ( Type type, int rank, Type requiredCustomModifiers, Type optionalCustomModifiers ) : System |
protected Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type | ||
type | Type | |
requiredCustomModifiers | Type | |
optionalCustomModifiers | Type | |
return | Type |
public __GetDeclaredMethods ( ) : IKVM.Reflection.MethodBase[] | ||
return | IKVM.Reflection.MethodBase[] |