XdsValueBaseIntValue Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsValueBase.IntValue"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual int IntValue { get; set; }
Public Overridable Property IntValue As Integer
Get
Set
public:
virtual property int IntValue {
int get ();
void set (int value);
}
abstract IntValue : int with get, set
override IntValue : int with get, set
Property Value
Type:
Int32
See Also