PostalAddressCategory Methods

The PostalAddressCategory type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).)
Public methodEquals(PostalAddressCategory)
Determines whether the specified object is equal to the current object.
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
GetHashCode returns a hash function for this object.
(Overrides ObjectGetHashCode.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
See Also