Overload | Description |
---|---|
UABrowseArguments Constructor() | Initializes a new instance, with all defaults. |
UABrowseArguments Constructor(Object,UAEndpointDescriptor,UANodeDescriptor,UABrowseParameters) | Initializes a new instance, specifying the state object, endpoint descriptor, node descriptor, and browse parameters. |
UABrowseArguments Constructor(UABrowseArguments) | Initializes a new copy of the object. |
UABrowseArguments Constructor(UAEndpointDescriptor,UANodeDescriptor,UABrowseParameters) | Initializes a new instance, specifying the endpoint descriptor, node descriptor, and browse parameters. |
UABrowseArguments Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |