The Sequence type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Clone()()() |
Clone sequence
(Overrides AsnType..::.Clone()()().) | |
| decode(array<Byte>[]()[], Int32) |
Decode sequence from the byte array. Returned offset value is advanced by the size of the sequence header.
(Overrides AsnType..::.decode(array<Byte>[]()[], Int32).) | |
| encode(MutableByte) |
BER encode sequence
(Overrides AsnType..::.encode(MutableByte).) | |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Set(array<Byte>[]()[]) |
Set sequence data
| |
| ToString()()() | (Inherited from Object.) |