1 write to cMinLen
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\NumberAction.cs (1)
54
internal void setMinLen(int cMinLen) { this.
cMinLen
= cMinLen; }
1 reference to cMinLen
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\NumberAction.cs (1)
104
return ConvertToArabic(dblVal,
cMinLen
, sizeGroup, separator);