IncludeKey
-
class
HPS.IncludeKey
: HPS.Key Public Functions
-
override void
Dispose
()
-
HPS.SegmentKey
GetTarget
()
-
IncludeKey
()
-
IncludeKey
(HPS.IncludeKey in_that)
-
IncludeKey
(HPS.Key in_that)
-
override HPS.Type
ObjectType
()
-
HPS.IncludeKey
SetConditionalExpression
(HPS.ConditionalExpression in_conditional)
-
HPS.IncludeKey
SetFilter
(HPS.AttributeLock.Type in_type)
-
HPS.IncludeKey
SetFilter
(HPS.AttributeLock.Type[] in_types)
-
HPS.IncludeKey
SetPriority
(int in_priority)
-
bool
ShowConditionalExpression
(out HPS.ConditionalExpression out_conditional)
-
bool
ShowFilter
(HPS.AttributeLock.Type in_type)
-
bool
ShowFilter
(out HPS.AttributeLock.Type[] out_types)
-
bool
ShowPriority
(out int out_priority)
-
HPS.IncludeKey
UnsetConditionalExpression
()
-
HPS.IncludeKey
UnsetFilter
(HPS.AttributeLock.Type in_type)
-
HPS.IncludeKey
UnsetFilter
(HPS.AttributeLock.Type[] in_types)
-
HPS.IncludeKey
UnsetPriority
()
-
override void