3 references to Dvalue
System.Xml (3)
System\Xml\Schema\ConstraintStruct.cs (3)
197return this.dstruct.Dvalue; 254this.dstruct.Dvalue[i] = Convert.ToDecimal (((Array) this.ovalue).GetValue(i),NumberFormatInfo.InvariantInfo); 260this.dstruct.Dvalue[0] = Convert.ToDecimal (this.ovalue, NumberFormatInfo.InvariantInfo);