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