The following tables list the members exposed by Browser.
Name | Description | |
---|---|---|
![]() | Browser Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BrowseDirection | The direction to browse. |
![]() | ContinueUntilDone | Whether subsequent continuation points should be processed automatically. |
![]() | IncludeSubtypes | Whether subtypes of the reference type should be included. |
![]() | MaxReferencesReturned | The maximum number of refrences to return in a single browse operation. |
![]() | ReferenceTypeId | The reference type to follow. |
![]() | ResultMask | The results to return. |
![]() | ServerRootNode | The UA server Objects folder. |
![]() | ServerTypeRootNode | The UA server Types folder. |
![]() | ServerViewRootNode | The UA server Views folder. |
![]() | View | The view to use for the browse operation. |
Name | Description | |
---|---|---|
![]() | BeginBrowse | Asynchronously browses the specified node. |
![]() | Browse | Browses the specified node. |
![]() | EndBrowse | Completes an asynchronous browse operation. |
Name | Description | |
---|---|---|
![]() | MoreReferences | Raised when a browse operation halted because of a continuation point. |