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) |