![]() | Address Methods |
The Address type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompareTo | Compares two addresses using the column and row numbers |
![]() | Copy | Creates a (dereferenced, if applicable) deep copy of this address |
![]() | Equals(Address) | Compares two addresses whether they are equal |
![]() | Equals(Object) |
Compares two objects whether they are addresses and equal
(Overrides ValueTypeEquals(Object)) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetAddress | Returns the combined Address |
![]() | GetColumn | Gets the column address (A - XFD) |
![]() | GetHashCode |
Gets the hash code based on the string representation of the address
(Overrides ValueTypeGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString |
Overwritten ToString method
(Overrides ValueTypeToString) |