instanceListTInstance, TKey Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.directReport.data.instanceList`2"]
Namespace: imbWEM.Core.directReport.data
public class instanceList<TInstance, TKey> : IEnumerable<TInstance>, IEnumerable, IList<TInstance>, ICollection<TInstance>
[Missing <typeparam name="TInstance"/> documentation for "T:imbWEM.Core.directReport.data.instanceList`2"]
[Missing <typeparam name="TKey"/> documentation for "T:imbWEM.Core.directReport.data.instanceList`2"]
The instanceListTInstance, TKey type exposes the following members.
| Name | Description | |
|---|---|---|
| instanceListTInstance, TKey | Initializes a new instance of the instanceListTInstance, TKey class | |
| instanceListTInstance, TKey(TKey) | Initializes a new instance of the instanceListTInstance, TKey class |
| Name | Description | |
|---|---|---|
| Count | ||
| IsReadOnly | ||
| Item | ||
| key |
| Name | Description | |
|---|---|---|
| Add(Object) | ||
| Add(TInstance) | ||
| Clear | ||
| Contains | ||
| CopyTo | ||
| Equals | (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | ||
| Insert | ||
| Remove | ||
| RemoveAt | ||
| ToString | (Inherited from Object.) |