AlphaCloud::BooleanOrDefault Class
IN THIS PAGE
Description
This enumerated type makes it possible to select a value of .t., .f. or "default". It is used to set override values for logical property types that are optional.
Properties
- FalseCharacter
String False property
- TrueCharacter
String True property
- value__Character
String value__ property
Methods
- CompareTo Method
CompareTo
- Format Method
Format
- GetName Method
GetName
- GetNames Method
GetNames
- GetTypeCode Method
GetTypeCode
- GetUnderlyingType Method
GetUnderlyingType
- GetValues Method
GetValues
- HasFlag Method
HasFlag
- IsDefined Method
IsDefined
- Parse Method
Parse
- ToObject Method
ToObject
- ToString Method
ToString
- TryParse Method
TryParse
See Also