Removes all objects from the set.
Namespace: Iesi.CollectionsAssembly: Iesi.Collections (in Iesi.Collections.dll) Version: 1.0.1.0 (3.2.0.4000)
Syntax
C# |
---|
public override sealed void Clear() |
Visual Basic |
---|
Public Overrides NotOverridable Sub Clear |
Visual C++ |
---|
public: virtual void Clear() override sealed |