CollectionBaseTClear Method |
Must be overridden to allow clearing this collection.
Namespace: X3Platform.CollectionsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic abstract void Clear()
public:
virtual void Clear() abstract
Implements
ICollectionTClear
See Also