2 references to Item
System.DirectoryServices (2)
System\DirectoryServices\PropertyCollection.cs (2)
318return propCollection[((UnsafeNativeMethods.IAdsPropertyEntry)propList.Item(CurrentIndex)).Name]; 349return ((UnsafeNativeMethods.IAdsPropertyEntry)propList.Item(CurrentIndex)).Name;