DictMethod.accessSpecifier Method

Specifies whether the method is public, protected, or private.

Syntax

public AccessSpecifier accessSpecifier()

Run On

Called

Return Value

Type: AccessSpecifier Enumeration
An AccessSpecifier enumeration value that specifies whether the method is public, protected, or private.

See Also

Reference

DictMethod Class