Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the method is public, protected, or private.
Syntax
public AccessSpecifier accessSpecifier()
Run On
Called
Return Value
Type: AccessSpecifier Enumeration
An AccessSpecifier enum value that specifies whether the method is public, proctected, or private.