OPCAE.NET Reference Manual
AreaBrowser Class Members
See Also  Fields  Methods  Send Feedback
OPCAE.NET Namespace : AreaBrowser Class


Glossary Item Box

The following tables list the members exposed by AreaBrowser.

Public Constructors

 NameDescription
Public ConstructorAreaBrowser Constructor  
Top

Public Fields

 NameDescription
Public FielduaBrowserOnly with UA option.
UA wrapper browser instance.  
Top

Public Methods

 NameDescription
Public MethodBrowseOPCAreasOverloaded.  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.  
Public MethodChangeBrowsePosition 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.  
Public MethodDispose The area browser COM object is released.  
Public MethodGetQualifiedAreaName 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.  
Public MethodGetQualifiedSourceName 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.  
Public MethodGetTree Browse the whole server and return the result in a TreeNode structure.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize Destructor  
Top

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.