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