Click or drag to resize

TelegramSymbolTable Methods

The TelegramSymbolTable type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a child symbol to a branch item.
(Inherited from BrowseItemBranch.)
Public methodAddRange
Adds a child symbols to a branch item.
(Inherited from BrowseItemBranch.)
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
Defaults to FindChildByAccessName.
(Inherited from BrowseItemBase.)
Public methodGetChildren
Return children of a branch item.
(Inherited from BrowseItemBranch.)
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 methodRemove
Removes a child symbol from a branch item.
(Inherited from BrowseItemBranch.)
Public methodToString
Returns a string that represents the current browse item.
(Inherited from BrowseItemBase.)
Top
See Also