GCBooleanValueBooleanValue Property |
[Missing <summary> documentation for "P:DXMLBase.Gcv.GCBooleanValue.BooleanValue"]
Namespace: DXMLBase.GcvAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual bool BooleanValue { get; set; }
Public Overridable Property BooleanValue As Boolean
Get
Set
public:
virtual property bool BooleanValue {
bool get ();
void set (bool value);
}
abstract BooleanValue : bool with get, set
override BooleanValue : bool with get, set
Property Value
Type:
Boolean
See Also