ActiveDirectorySiteCollection::OnInsertComplete Method (Int32, Object^)
.NET Framework (current version)
Overrides the CollectionBase::OnInsertComplete method.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index where the element was inserted.
- value
-
Type:
System::Object^
The new value of the element at index.
.NET Framework
Available since 2.0
Available since 2.0
Show: