C# Class ExampleApp.UsingInnerCollections

Mostra file Open project: twistedtwig/CustomConfigurations Class Usage Examples

Public Methods

Method 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 method

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
return System