Name | Description | |
---|---|---|
![]() | ValueArguments<T> Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by ValueArguments<T>.
Name | Description | |
---|---|---|
![]() | ValueArguments<T> Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
![]() | State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) |
![]() | Value | Gets or sets a value that is successful arguments of the operation. |
![]() | ValueType | Returns the type of the Value, or null if there is no value. (Inherited from OpcLabs.BaseLib.OperationModel.ValueArguments) |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. |
![]() | Equals | Overloaded. Determines whether the specified OpcLabs.BaseLib.OperationModel.ValueArguments are equal to the current object. (Inherited from OpcLabs.BaseLib.OperationModel.ValueArguments) |
![]() | GetHashCode | (Inherited from OpcLabs.BaseLib.OperationModel.ValueArguments) |
![]() | 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. (Inherited from OpcLabs.BaseLib.OperationModel.ValueArguments) |
![]() | ToString | (Inherited from OpcLabs.BaseLib.OperationModel.ValueArguments) |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
![]() | CheckValue | Overridden. 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 | Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueArguments) |
![]() | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueArguments) |
Name | Description | |
---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |