Envelope Methods |
The Envelope type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString |
Returns a String that represents the current Envelope.
(Overrides ObjectToString) | |
| TryParse | Tries to parse the given text into a new Envelope instance. |