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