Find.3 |
Scroll |
Looks for a permission equal to the specified one by its numeric value and returns it.
Namespace: Therefore.API
ParameterspPermission The numeric 64bit permission value to look for.
Return ValueThe first ThePermission instance equal to the specified one. If no equal permission is found the method returns Nothing (VB), null (C#) or their equivalent in other programming languages. |