The following tables list the members exposed by AddInUtils.
| Name | Description | |
|---|---|---|
| AddInUtils Constructor |
| Name | Description | |
|---|---|---|
![]()
| BinaryDeSerialize<T> | Deserializes an object from a binary array. |
![]()
| BinarySerialize | Serializes an object to a binary array. |
![]()
| Clone<T> | Perform a deep Copy of the object. |
![]()
| DeserializeFile<T> | Deserializes an object from the specified xml file. |
![]()
| GetBestHostIpEx | Gets the best host IP address that has the best route to the specified destination IPv4 or IPv6 address. |
![]()
| LoadXml | Loads xml from the file. |
![]()
| Serialize<T> | Serializes the specified object to an xml file. |
