String Class |
string(value)
The String class represents finite-length sequences of zero or more characters.
Namespace: Altova.RaptorXml.Xsd
The String type exposes the following members.
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(String) | |
![]() | Dispose | (Inherited from AnySimpleType.) |
![]() | Equals(Object) | (Overrides AnyAtomicTypeEquals(Object).) |
![]() | Equals(AnyAtomicType) | (Inherited from AnyAtomicType.) |
![]() | Equals(AnySimpleType) | (Inherited from AnySimpleType.) |
![]() | Equals(String) | |
![]() | GetHashCode | (Overrides AnyAtomicTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from AnySimpleType.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | GreaterThan | |
![]() ![]() | (String to String) | |
![]() ![]() | Inequality | |
![]() ![]() | LessThan |