Collection<T> Constructors
Represents the universal collection, which may be used as a base class for other collection classes.
Name | Description |
---|---|
Collection() |
Initializes a new instance of the Collection |
See Also