UnsignedLong Class |
The UnsignedLong class is derived from NonNegativeInteger by setting the value of maxInclusive to be 18446744073709551615.
Namespace: Altova.RaptorXml.Xsd
The UnsignedLong type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnsignedLong(String) | Initializes a new instance of the UnsignedLong class |
![]() | UnsignedLong(UInt64) | Initializes a new instance of the UnsignedLong class |
Name | Description | |
---|---|---|
![]() | IsBoolean | (Inherited from AnySimpleType.) |
![]() | IsDecimal | (Inherited from AnySimpleType.) |
![]() | IsDouble | (Inherited from AnySimpleType.) |
![]() | IsDuration | (Inherited from AnySimpleType.) |
![]() | IsFloat | (Inherited from AnySimpleType.) |
![]() | IsInteger | (Inherited from AnySimpleType.) |
![]() | IsNumeric | (Inherited from AnySimpleType.) |
![]() | IsString | (Inherited from AnySimpleType.) |
![]() | LexicalValue | (Inherited from AnySimpleType.) |
![]() | Value |
Name | Description | |
---|---|---|
![]() ![]() | Compare | |
![]() | CompareTo(Object) | |
![]() | CompareTo(AnyAtomicType) | (Inherited from AnyAtomicType.) |
![]() | CompareTo(AnySimpleType) | (Inherited from AnySimpleType.) |
![]() | CompareTo(Decimal) | (Inherited from Decimal.) |
![]() | CompareTo(Integer) | (Inherited from Integer.) |
![]() | CompareTo(NonNegativeInteger) | (Inherited from NonNegativeInteger.) |
![]() | CompareTo(UnsignedLong) | |
![]() | Dispose | (Inherited from AnySimpleType.) |
![]() | Equals(Object) | (Overrides NonNegativeIntegerEquals(Object).) |
![]() | Equals(AnyAtomicType) | (Inherited from AnyAtomicType.) |
![]() | Equals(AnySimpleType) | (Inherited from AnySimpleType.) |
![]() | Equals(Decimal) | (Inherited from Decimal.) |
![]() | Equals(Integer) | (Inherited from Integer.) |
![]() | Equals(NonNegativeInteger) | (Inherited from NonNegativeInteger.) |
![]() | Equals(UnsignedLong) | |
![]() | GetHashCode | (Overrides NonNegativeIntegerGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from AnySimpleType.) |