NonNegativeInteger Class |
The NonNegativeInteger class is derived from Integer by setting the value of minInclusive to be 0. This results in the
standard mathematical concept of the non-negative integers. The value space of NonNegativeInteger is the
infinite set {0,1,2,...}.
Namespace: Altova.RaptorXml.Xsd
The NonNegativeInteger type exposes the following members.
Name | Description | |
---|---|---|
![]() | NonNegativeInteger | Initializes a new instance of the NonNegativeInteger 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) | |
![]() | Dispose | (Inherited from AnySimpleType.) |
![]() | Equals(Object) | (Overrides IntegerEquals(Object).) |
![]() | Equals(AnyAtomicType) | (Inherited from AnyAtomicType.) |
![]() | Equals(AnySimpleType) | (Inherited from AnySimpleType.) |
![]() | Equals(Decimal) | (Inherited from Decimal.) |
![]() | Equals(Integer) | (Inherited from Integer.) |
![]() | Equals(NonNegativeInteger) | |
![]() | GetHashCode | (Overrides IntegerGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from AnySimpleType.) |