Symbol Methods |
The Symbol type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(IAddress) |
Determines whether the address equals the current address.
(Inherited from StringAddress) | |
| Equals(Object) |
Determines whether the specified address equals the current address.
(Inherited from StringAddress) | |
| Equals(StringAddress) |
Determines whether the address equals the current address.
(Inherited from StringAddress) | |
| FindChild |
Find a child by itemName or accessName.
(Inherited from BrowseItemBase) | |
| GetChildren |
Return children of a branch item.
(Inherited from BrowseItemBase) | |
| GetDataType |
Returns the data type for this symbol.
(Overrides StringAddressGetDataType(DataType, Boolean)) | |
| GetHashCode |
Computes a hash code for this address.
(Inherited from StringAddress) | |
| ToString |
Returns a string that represents the current browse item.
(Inherited from BrowseItemBase) |