CollectionFactory<T> Constructors
Provides methods that allow you to add items to a collection.| Name | Parameters | Description |
|---|---|---|
| CollectionFactory(OptionsOwnerContext) | context | For internal use only. Initializes a new CollectionFactory<T> class instance. |
See Also