The following tables list the members exposed by AreaBrowser.
Name | Description | |
---|---|---|
![]() | AreaBrowser Constructor |
Name | Description | |
---|---|---|
![]() | BrowseOPCAreas | Overloaded. Return an IEnumString for a list of Areas as determined by the passed parameters. The position from which the browse is done can be set via the ChangeBrowsePosition. |
![]() | ChangeBrowsePosition | Provides a way to move ‘up’ or ‘down’ in a hierarchical space from the current position, or a way to move to a specific position in the area space tree. The target String must represent an area, rather than a source. |
![]() | Dispose | The area browser COM object is released. |
![]() | GetQualifiedAreaName | Provides a mechanism to assemble a fully qualified Area name in a hierarchical space. This is required since at each point one is browsing just the names below the current node. |
![]() | GetQualifiedSourceName | Provides a mechanism to assemble a fully qualified Source name in a hierarchical space. This is required since at each point one is browsing just the names below the current node. |
![]() | GetTree | Browse the whole server and return the result in a TreeNode structure. |