X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Collections
MultiDictionary(TKey, TValue) Class
MultiDictionary(TKey, TValue) Methods
Add Method
Clear Method
Clone Method
CloneContents Method
Contains Method
ContainsKey Method
CountValues Method
EnumerateKeys Method
EqualValues Method
Remove Method
TryEnumerateValuesForKey Method
MultiDictionary
TKey
,
TValue
Clear Method
Removes all keys and values from the dictionary.
Namespace:
X3Platform.Collections
Assembly:
X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
public
override
sealed
void
Clear
()
public
:
virtual
void
Clear
()
override
sealed
Implements
ICollection
T
Clear
ICollection
T
Clear
See Also
Reference
MultiDictionary
TKey, TValue
Class
X3Platform.Collections Namespace