AddPermission |
Scroll |
Adds the specified numeric permission value to the access mask.
Namespace: Therefore.API
Visual Basic Public Overridable Function Add ( _ nPermision As ULong _ ) C# public virtual void Add ( UInt64 nPermision )
ParametersnPermission Permission to be added to the access mask.
Return ValueNone. |