Partager via


ValueCollection.Clear Method

The Clear method removes all values from the ValueCollection.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As ValueCollection

instance.Clear

Syntax

'Declaration
Public MustOverride Sub Clear
public abstract void Clear ()
public:
virtual void Clear () abstract
public abstract void Clear ()
public abstract function Clear ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Target Platforms

See Also

Reference

ValueCollection Class
ValueCollection Members
Microsoft.MetadirectoryServices Namespace