AccessModifierClassInfo Methods |
The AccessModifierClassInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Create a clone of the object with parameters
| |
| GetEncodedClassInfo |
Gives class information in form AssemblyName;ClassName;ParemetersString
| |
| GetParametersStr |
The function transfers parameters collection
into a semi-colon separated access modifier's parameters String.
(e.g. MATCHPROPERTY=COUNTRY;MATCHUSER=ACTIVEUSER)
| |
| TransferStrParametersToDictionary |
The function puts the access modifier's parameters in the given parameter string
into a parameters dictionary collection
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |