TBooleanHelper : Method overview by Name
Member | Visibility | Description |
---|---|---|
Parse(TBooleanHelper) | public | Convert string value to boolean value. |
Size(TBooleanHelper) | public | Return the size (in bytes) of the |
ToInteger(TBooleanHelper) | public | Convert to an integer value |
ToString(ToString) | public | Convert a boolean value to string. |
TryToParse(TBooleanHelper) | public | Try to convert a string to a boolean value |