[To be supplied.]
[Visual Basic] Public Sub Remove( _ ByVal value As String _ ) [C#] public void Remove( string value ); [C++] public: void Remove( String* value ); [JScript] public function Remove( value : String );
DirectoryEntryCollection.CollectionOverStringVariantProperty Class | DirectoryEntryCollection.CollectionOverStringVariantProperty Members | System.DirectoryServices Namespace