C# Класс Microsoft.Zing.ZArray
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод |
Описание |
|
ZArray ( ) : System.Collections.Generic |
|
|
ZArray ( System.Compiler.TypeNode elementType, int sizes ) : System.Collections.Generic |
|
|
Описание методов
public ZArray ( ) : System.Collections.Generic |
Результат |
System.Collections.Generic |
|
public ZArray ( System.Compiler.TypeNode elementType, int sizes ) : System.Collections.Generic |
elementType |
System.Compiler.TypeNode |
|
sizes |
int |
|
Результат |
System.Collections.Generic |
|