TransactionPropertyCollection.Clear Method

Removes all properties from the collection.

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

Usage

'Usage
Dim instance As TransactionPropertyCollection

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

TransactionPropertyCollection Class
TransactionPropertyCollection Members
Microsoft.MetadirectoryServices Namespace
TransactionPropertyCollection Class