46 private readonly
int _dim = 1;
86 if (typeCode ==
XmlTypeCode.Decimal || (uint)(typeCode - 40) <= 12
u)
91 for (
int i = 0; i <
_dim; i++)
115 for (
int i = 0; i <
Dim; i++)
159 if (
array.Length == 1)
object? GetValue(params int[] indices)
static decimal ToDecimal(object? value)
readonly decimal[] _dvalue
TypedObject(object obj, string svalue, XmlSchemaDatatype xsdtype)
XmlSchemaDatatype _xsdtype
bool ListDValueEquals(TypedObject other)
override string ToString()
bool Equals(TypedObject other)
virtual XmlTypeCode TypeCode