Overload | Description |
---|---|
UABrowseParameters Constructor() | Initializes a new instance of the class. |
UABrowseParameters Constructor(UABrowseParameters) | Initializes a new instance of the class. |
UABrowseParameters Constructor(UANodeClass) | Initializes a new instance of the class. |
UABrowseParameters Constructor(UANodeClass,IEnumerable<UANodeId>) | Initializes a new instance of the class. |
UABrowseParameters Constructor(UANodeClass,IEnumerable<UANodeId>,Boolean) | Initializes a new instance of the class. |
UABrowseParameters Constructor(UANodeClass,UABrowseDirections,IEnumerable<UANodeId>) | Initializes a new instance of the class. |
UABrowseParameters Constructor(UANodeClass,UABrowseDirections,IEnumerable<UANodeId>,Boolean) | Initializes a new instance of the class. |
UABrowseParameters Constructor(UANodeClass,UABrowseDirections,UANodeId) | Initializes a new instance of the class. |
UABrowseParameters Constructor(UANodeClass,UANodeId) | Initializes a new instance of the class. |