Overload | Description |
---|---|
DABrowseArguments Constructor() | Initializes a new instance, with all defaults. |
DABrowseArguments Constructor(Object,ServerDescriptor,DANodeDescriptor,DABrowseParameters) | Initializes a new instance, specifying the state object, server descriptor, node descriptor, and browse parameters. |
DABrowseArguments Constructor(DABrowseArguments) | Initializes a new copy of the object. |
DABrowseArguments Constructor(ServerDescriptor,DANodeDescriptor,DABrowseParameters) | Initializes a new instance, specifying the server descriptor, node descriptor, and browse parameters. |
DABrowseArguments Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |