C# Класс ExampleApp.UsingInnerCollections

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
UsingInnerCollections ( ) : System

Example of using the Collections and Collection elements, these can be nested as deep as required, (n.b if doing deep nesting might want to consider if the current approach is the best fit).

Описание методов

UsingInnerCollections() публичный Метод

Example of using the Collections and Collection elements, these can be nested as deep as required, (n.b if doing deep nesting might want to consider if the current approach is the best fit).
public UsingInnerCollections ( ) : System
Результат System