| CSeq Methods |
The CSeq type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Tests if this object is considered equal to another.
(Overrides ObjectEquals(Object).) | |
| Equals(CSeq) |
Tests if this CSeq is considered equal to another.
| |
| GetHashCode |
Calculates the hash code for this object.
(Overrides ObjectGetHashCode.) | |
| Parse |
Parses Header.
(Overrides BaseHeaderParse(String).) | |
| ToString |
Serializes object to text.
(Overrides BaseHeaderToString.) |
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |