Method | Description | |
---|---|---|
AreaBrowser ( ISystemContext context, |
Creates a new browser object with a set of filters.
|
|
Next ( ) : IReference |
Returns the next reference.
|
Method | Description | |
---|---|---|
FindByBrowseName ( ) : IReference |
Returns the next child with the requested browse name.
|
|
NextChild ( ) : IReference |
Returns the next child.
|
public AreaBrowser ( ISystemContext context, |
||
context | ISystemContext | |
view | ||
referenceType | Opc.Ua.NodeId | |
includeSubtypes | bool | |
browseDirection | BrowseDirection | |
browseName | Opc.Ua.QualifiedName | |
additionalReferences | IEnumerable |
|
internalOnly | bool | |
area | ||
return | System |