Position Structure |
Namespace: Koopman.CheckPoint.AccessRules
The Position type exposes the following members.
Name | Description | |
---|---|---|
Position(Int32) |
Position at an absolute rule number.
| |
Position(PositionsRelativeToRulebase) |
Position at Top or Bottom of rulebase.
| |
Position(Positions, String) |
Position above or below a section or rule or Position at the top or bottom of a section
or rulebase.
| |
Position(PositionsRelativeToRule, AccessRule) |
Position above or below a rule.
| |
Position(PositionsRelativeToSection, AccessSection) |
Position top, bottom, above or below a section.
|
Name | Description | |
---|---|---|
Locate |
Gets how locations is set. Either absolute or relitive to rulebase, section or existing rule.
| |
Point |
Gets the reference point for Locate.
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns a String that represents this instance.
(Overrides ValueTypeToString.) |