Microsoft SDK for Java

PermissionDataSetEnumerator Class Methods

The PermissionDataSetEnumerator Class contains the following methods:

hasMoreElements determines whether the enumeration contains additional elements.
hasMorePermissionIDs determines whether the enumeration contains additional PermissionID objects.
nextElement retrieves the next PermissionID from the enumeration.
nextPermissionID retrieves the next PermissionID object from the enumeration.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.