Name | Description | |
---|---|---|
![]() | NodeBrowser Constructor | Creates a new browser object with a set of filters. |
The following tables list the members exposed by NodeBrowser.
Name | Description | |
---|---|---|
![]() | NodeBrowser Constructor | Creates a new browser object with a set of filters. |
Name | Description | |
---|---|---|
![]() | BrowseDirection | The direction for the references to return. |
![]() | BrowseName | The browse name of the targets to return. |
![]() | IncludeSubtypes | Whether to return subtypes of the reference. |
![]() | InternalOnly | Indicates that the browser only returned easy to access references stored in memory. |
![]() | ReferenceType | The type of reference to return. |
![]() | SystemContext | The table of types known to the UA server. |
![]() | View | The view being browsed. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a reference to target entity. |
![]() | Dispose | Overloaded. Frees any unmanaged resources. |
![]() | IsRequired | Overloaded. Returns true if the target node is required (used to apply view filters); |
![]() | Next | Returns the next reference. Null if no more references. |
![]() | Push | Pushes a previously returned reference back into the browser. |