Name | Description | |
---|---|---|
UACallArguments Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UACallArguments.
Name | Description | |
---|---|---|
UACallArguments Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
DefaultInputArguments | Default input argument array. | |
DefaultMethodNodeDescriptor | Default method node descriptor. | |
EndpointDescriptor | Contains the endpoint descriptor, i.e. the data defining a connection to the OPC-UA Server (mainly, its URL string). (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UANodeArguments) | |
InputArguments | Array of input arguments to the method call. The number of arguments and their types must conform to the method's requirements. | |
InputTypeCodes | Specifies the type codes that should be used when passing the input arguments to the server. | |
InputTypes | Specifies the types that should be used when passing the input arguments to the server. | |
MethodNodeDescriptor | Method Node Id. Identifies the method node in OPC server's address space. | |
NodeDescriptor | A descriptor of a node in a server's address space. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UANodeArguments) | |
State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetInputArguments | Sets array of input arguments to the method call. The number of arguments and their types must conform to the method's requirements. | |
SetInputTypeCodes | Specifies the type codes that should be used when passing the input arguments to the server. | |
SetInputTypeFullNames | Sets the fully qualified names of the input argument types. | |
SetInputTypes | Specifies the types that should be used when passing the input arguments to the server. | |
SetState | Sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
ToString | Overridden. Returns a string that represents the current object.Returns a string that represents the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. Infrastructure. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. Infrastructure. Infrastructure. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |