Sequence Class |
Namespace: Altova.RaptorXml.XPath
The Sequence type exposes the following members.
Name | Description | |
---|---|---|
![]() | Sequence(Item) | Initializes a new instance of the Sequence class |
![]() | Sequence(Session) | Initializes a new instance of the Sequence class |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | Concat(Item) | |
![]() | Concat(Sequence) | |
![]() | Dispose | Releases all resources used by the Sequence |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() ![]() | FromItem | |
![]() | GetEnumerator | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetTypeName | |
![]() | Reserve | |
![]() | Serialize |
Serialize the sequence according to the provided SerializationParams. The result will be a string.
|
![]() | SerializeEncoded |
Serialize the sequence according to the provided SerializationParams. The result will be a byte array in the specified encoding.
|
![]() | ToString | (Overrides ObjectToString.) |