Uses of Class
system.directoryservices.PropertyCollection
-
Packages that use PropertyCollection Package Description system.directoryservices -
-
Uses of PropertyCollection in system.directoryservices
Methods in system.directoryservices that return PropertyCollection Modifier and Type Method Description static PropertyCollection
PropertyCollection. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoPropertyCollection
, a cast assert is made to check if types are compatible.PropertyCollection
DirectoryEntry. getProperties()
-