BaseInfoCollection<T> constructor
SharePoint 2013
| Name | Description | |
|---|---|---|
|
BaseInfoCollection<T>() | Creates a new empty collection of an information object. |
|
BaseInfoCollection<T>(IEnumerable<T>) | Creates a new collection of information objects initialized with the specified values. |
Show: