Name | Description | |
---|---|---|
ValueArguments Constructor | Overloaded. |
The following tables list the members exposed by ValueArguments.
Name | Description | |
---|---|---|
ValueArguments Constructor | Overloaded. |
Name | Description | |
---|---|---|
State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
Value | Gets or sets the value that is an argument to the operation. | |
ValueType | Returns the type of the Value, or null if there is no value. |
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) | |
SetState | Sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
SetValue | Sets a generic Object value that is a successful result of the operation. | |
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 | |
---|---|---|
CheckValue | Infrastructure. | |
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. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. Infrastructure. |
Equality | Determines whether two ValueArguments instances have equal contents. |
Inequality | Determines whether two ValueArguments instances have different contents. |