Click or drag to resize

ReceiveSymbol Methods

The ReceiveSymbol type exposes the following members.

Methods
 NameDescription
Public methodEquals(IAddress) Determines whether the address equals the current address.
(Inherited from StringAddress)
Public methodEquals(Object) Determines whether the specified address equals the current address.
(Inherited from StringAddress)
Public methodEquals(StringAddress) Determines whether the address equals the current address.
(Inherited from StringAddress)
Public methodFindChild Find a child by itemName or accessName.
(Inherited from BrowseItemBase)
Public methodGetChildren Return children of a branch item.
(Inherited from BrowseItemBase)
Public methodGetDataType Returns the type defined by this address.
(Inherited from StringAddress)
Public methodGetHashCode Computes a hash code for this address.
(Inherited from StringAddress)
Public methodProcessOutboundTelegram Processes a DataStruct value into an outbound telegram and transmits it.
(Inherited from TelegramSymbol)
Public methodProcessOutboundTelegramAsync Processes a DataStruct value into an outbound telegram and transmits it.
(Inherited from TelegramSymbol)
Public methodToString Returns a string that represents the current browse item.
(Inherited from BrowseItemBase)
Top
See Also