MonobjcMonobjc Documented Class Library
Clear Method
NamespacesMonobjc.FoundationNSMutableSetClear()()()()
Removes all items from the ICollection<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public override void Clear()
Public Overrides Sub Clear
public:
virtual void Clear() override
Exceptions
ExceptionCondition
NotSupportedExceptionThe ICollection<(Of <(<'T>)>)> is read-only.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)