X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Collections
OrderedMultiDictionary(TKey, TValue) Class
OrderedMultiDictionary(TKey, TValue) Methods
Add Method
Clear Method
Clone Method
CloneContents Method
Contains Method
ContainsKey Method
CountAllValues Method
CountValues Method
EnumerateKeys Method
EqualValues Method
Range Method
RangeFrom Method
RangeTo Method
Remove Method
Reversed Method
TryEnumerateValuesForKey Method
OrderedMultiDictionary
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
OrderedMultiDictionary
TKey, TValue
Class
X3Platform.Collections Namespace