.NET Bio
.NET Bio
Bio.Util
RestrictedAccessDictionary(TKey, TValue) Class
RestrictedAccessDictionary(TKey, TValue) Methods
Remove Method
Remove Method (KeyValuePair(TKey, TValue))
Remove Method (TKey)
RestrictedAccessDictionary
TKey
,
TValue
Remove Method
Overload List
Name
Description
Remove(KeyValuePair
TKey, TValue
)
Remove an item from a restricted dictionary if that is allowd. It is not, raise an exception.
Remove(TKey)
Top
See Also
Reference
RestrictedAccessDictionary
TKey, TValue
Class
Bio.Util Namespace