Browse |
The BrowseItemBranch type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds a child symbol to a branch item. | |
| AddRange | Adds a child symbols to a branch item. | |
| 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.
(Overrides BrowseItemBaseGetChildren(BrowseFlags)) | |
| GetDataType |
Returns the type defined by this address.
(Inherited from StringAddress) | |
| GetHashCode |
Computes a hash code for this address.
(Inherited from StringAddress) | |
| Remove | Removes a child symbol from a branch item. | |
| ToString |
Returns a string that represents the current browse item.
(Inherited from BrowseItemBase) |