C# Class ExampleApp.UsingInnerCollections

Afficher le fichier Open project: twistedtwig/CustomConfigurations Class Usage Examples

Méthodes publiques

Méthode Description
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).

Method Details

UsingInnerCollections() public méthode

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
Résultat System