1 write to dim
System.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
219
this.
dim
= ((Array)obj).Length;
4 references to dim
System.Xml (4)
System\Xml\Schema\ConstraintStruct.cs (4)
181
get { return this.
dim
; }
252
this.dstruct = new DecimalStruct(this.
dim
);
253
for (int i = 0; i < this.
dim
; i ++) {
267
this.dstruct = new DecimalStruct(this.
dim
);