OPC Studio User's Guide and Reference
ValueResult<T> Class Methods


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.OperationModel.Generic Namespace : ValueResult<T> Class

For a list of all members of this type, see ValueResult<T> members.

Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Public MethodOverloaded.  (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodCreates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded. Transforms the value of a value result using a specified function.  
Public MethodSets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult)
Public MethodSets a generic Object value that is a successful result of the operation. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Public MethodThrows Exception if it is not a null reference. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult)
Public MethodOverloaded. Converts the value of the current object to its equivalent string representation using the specified format. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Infrastructure.  
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

ValueResult<T> Class
OpcLabs.BaseLib.OperationModel.Generic Namespace