BoolList Methods
A list of string key/Boolean value pairs, which provides the resulting Boolean value, based on the pair values.
Name | Description |
---|---|
Begin |
Prevents the Bool |
Clear() |
Removes all key/value pairs from the Bool |
Contains |
Indicates whether a particular key exists in the Bool |
End |
Unlocks the Bool |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Bool |
Get |
Serves as a hash function for the Bool |
Get |
Returns a list of key/value pair keys from the Bool |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes a key/value pair with a particular key from the Bool |
Set |
Assigns a new value to a particular key from the Bool |
To |
Returns a string representation of the Bool |
See Also