 | IDataHubCategories Methods |
The IDataHubCategories type exposes the following members.
Methods
| Name | Description |
---|
 | Add(T) | (Inherited from ICollectionKeyValuePairGuid, IDataHubCategoryItems.) |
 | Add(TKey, TValue) | (Inherited from IDictionaryGuid, IDataHubCategoryItems.) |
 | AddCategories | |
 | AddCategory(Guid, IDataHubCategoryItems) | |
 | AddCategory(Guid, Object, Object) | |
 | Clear | (Inherited from ICollectionKeyValuePairGuid, IDataHubCategoryItems.) |
 | Contains | Determines whether the ICollectionT contains a specific value. (Inherited from ICollectionKeyValuePairGuid, IDataHubCategoryItems.) |
 | ContainsKey | (Inherited from IDictionaryGuid, IDataHubCategoryItems.) |
 | CopyTo | (Inherited from ICollectionKeyValuePairGuid, IDataHubCategoryItems.) |
 | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableKeyValuePairGuid, IDataHubCategoryItems.) |
 | Remove(TKey) | (Inherited from IDictionaryGuid, IDataHubCategoryItems.) |
 | Remove(T) | Removes the first occurrence of a specific object from the ICollectionT. (Inherited from ICollectionKeyValuePairGuid, IDataHubCategoryItems.) |
 | TryGetValue | Gets the value associated with the specified key. (Inherited from IDictionaryGuid, IDataHubCategoryItems.) |
Top
See Also