XdsValueBaseconvertValueToInt Method |
[Missing <summary> documentation for "M:DXMLBase.Xds.XdsValueBase.convertValueToInt"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected int convertValueToInt()
Protected Function convertValueToInt As Integer
protected:
int convertValueToInt()
member convertValueToInt : unit -> int
Return Value
Type:
Int32The int value.
See Also