public asGenericArrayTypes ( ) : |
||
Результат | Get a new type for each type in this union which is the generic array version of this type. For instance, 'int|float' will produce 'int[]|float[]'. |
public asGenericArrayTypes ( ) : |
||
Результат | Get a new type for each type in this union which is the generic array version of this type. For instance, 'int|float' will produce 'int[]|float[]'. |