IPPacketInformation Methods
.NET Framework 3.0
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. Overridden. Returns a value that indicates whether this instance is equal to a specified object. |
| GetHashCode | Overridden. Returns the hash code for this instance. |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| op_Equality | Tests whether two specified IPPacketInformation instances are equivalent. |
| op_Inequality | Tests whether two specified IPPacketInformation instances are not equal. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| ToString | Returns the fully qualified type name of this instance. (inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |