RegionTKey, TValue Methods |
The RegionTKey, TValue generic type exposes the following members.
Methods
| Name | Description |
---|
 | Add(KeyValuePairTKey, TValue) | |
 | Add(TKey, TValue) | |
 | Add(TKey, TValue, Object) | |
 | Clear | |
 | Clear(Object) | |
 | Contains | |
 | ContainsKey | |
 | ContainsValueForKey | |
 | CopyTo | |
 | CreateSubRegion | |
 | DestroyRegion | |
 | DestroyRegion(Object) | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | ExistsValue(String) | |
 | ExistsValue(String, UInt32) | |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | Get | |
 | GetAll(ICollectionTKey, IDictionaryTKey, TValue, IDictionaryTKey, Exception) | |
 | GetAll(ICollectionTKey, IDictionaryTKey, TValue, IDictionaryTKey, Exception, Boolean) | |
 | GetAll(ICollectionTKey, IDictionaryTKey, TValue, IDictionaryTKey, Exception, Boolean, Object) | |
 | GetEntries | |
 | GetEntry | |
 | GetEnumerator | |
 | GetEnumeratorOld | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetInterestList | |
 | GetInterestListRegex | |
 | GetLocalView | |
 | GetSubRegion | |
 | GetSubscriptionService | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Invalidate(TKey) | |
 | Invalidate(TKey, Object) | |
 | InvalidateRegion | |
 | InvalidateRegion(Object) | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Put | |
 | PutAll(IDictionaryTKey, TValue) | |
 | PutAll(IDictionaryTKey, TValue, Int32) | |
 | PutAll(IDictionaryTKey, TValue, Int32, Object) | |
 | QueryTResult(String) | |
 | QueryTResult(String, UInt32) | |
 | RegisterAllKeys | |
 | RegisterAllKeys(Boolean) | |
 | RegisterAllKeys(Boolean, ICollectionTKey, Boolean) | |
 | RegisterAllKeys(Boolean, ICollectionTKey, Boolean, Boolean) | |
 | RegisterKeys(ICollectionTKey) | |
 | RegisterKeys(ICollectionTKey, Boolean, Boolean) | |
 | RegisterKeys(ICollectionTKey, Boolean, Boolean, Boolean) | |
 | RegisterRegex(String) | |
 | RegisterRegex(String, Boolean) | |
 | RegisterRegex(String, Boolean, ICollectionTKey) | |
 | RegisterRegex(String, Boolean, ICollectionTKey, Boolean) | |
 | RegisterRegex(String, Boolean, ICollectionTKey, Boolean, Boolean) | |
 | Remove(KeyValuePairTKey, TValue) | |
 | Remove(TKey) | |
 | Remove(TKey, Object) | |
 | Remove(TKey, TValue, Object) | |
 | RemoveAll(ICollectionTKey) | |
 | RemoveAll(ICollectionTKey, Object) | |
 | SelectValue(String) | |
 | SelectValue(String, UInt32) | |
 | SubRegions | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | TryGetValue | |
 | UnregisterAllKeys | |
 | UnregisterKeys | |
 | UnregisterRegex | |
Top
See Also