Click or drag to resize

IAddress Methods

The IAddress type exposes the following members.

Methods
  NameDescription
Public methodGetDataType
Returns the type defined by this address.
Top
Extension Methods
  NameDescription
Public Extension MethodGetDataType
Returns the type defined by this address.
(Defined by AddressExtensions.)
Public Extension MethodToString(Type)Overloaded.
Return string representation using the format for asAddressType.
(Defined by AddressExtensions.)
Public Extension MethodToStringTOverloaded.
Return string representation using the format for T.
(Defined by AddressExtensions.)
Top
See Also