Long Class |
long(value)
The Long class is derived from Integer by setting the value of maxInclusive to be 9223372036854775807 and
minInclusive to be -9223372036854775808.
Namespace: Altova.RaptorXml.Xsd
The Long type exposes the following members.
| Name | Description | |
|---|---|---|
| Long(Int64) | Initializes a new instance of the Long class | |
| Long(String) | Initializes a new instance of the Long 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(Long) | ||
| 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(Long) | ||
| GetHashCode | (Overrides IntegerGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from AnySimpleType.) |
| Name | Description | |
|---|---|---|
| Equality | ||
| GreaterThan | ||
| (Long to Int64) | ||
| Inequality | ||
| LessThan |