Windows NT/2000 ADSI Scripting for System Administration

   

IADsCollection

IADsCollection::Add

Description Adds an element to a collection
Provider Support Not supported in WinNT provider
Syntax Add( Name As String, Item As Variant)
Data Type None

IADsCollection::GetObject

Description Retrieves an element from the collection
Provider Support WinNT
Syntax GetObject(Name As String)
Data Type Variant

IADsCollection::Remove

Description Removes an element from the collection
Provider Support WinNT
Syntax Remove(ItemToRemoved As String)
Data Type None

   
Top

Категории