DirectoryAttributeModificationCollection::Remove Method (DirectoryAttributeModification^)

 

The Remove method removes the first occurrence of the specified DirectoryAttributeModification object from the collection.

Namespace:   System.DirectoryServices.Protocols
Assembly:  System.DirectoryServices.Protocols (in System.DirectoryServices.Protocols.dll)

public:
void Remove(
	DirectoryAttributeModification^ value
)

.NET Framework
Available since 2.0
Return to top
Show: