Name | Description | |
---|---|---|
UANodeElementCollectionResult Constructor | Overloaded. |
The following tables list the members exposed by UANodeElementCollectionResult.
Name | Description | |
---|---|---|
UANodeElementCollectionResult Constructor | Overloaded. |
Name | Description | |
---|---|---|
Diagnostics | Diagnostics information (such as warnings) assembled during the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
DiagnosticsCount | Count of diagnostic information elements assembled during the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
DiagnosticsSummary | Textual summary of diagnostics information, one message per line. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
ErrorId | Gets or sets the error ID of the error. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
ErrorMessage | Gets or sets a message that describes the current exception. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
ErrorMessageBrief | The first line of the error message. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
Exception | Gets or sets the information about the reason of the failure of the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
NormalizedDiagnostics | A normalized OpcLabs.BaseLib.OperationModel.OperationResult.Diagnostics collection. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
NormalizedException | A normalized OpcLabs.BaseLib.OperationModel.OperationResult.Exception object, or null if there was no error. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
RegularizedValue | Gets a regularized System.Object value that is a successful result of the operation. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) | |
State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
Succeeded | Gets indication whether the operation has succeeded. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
Value | Gets or sets a value that is a successful result of the operation. | |
ValueType | Returns the type of the OpcLabs.BaseLib.OperationModel.ValueResult.Value, or null if there is no value. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) |
Name | Description | |
---|---|---|
Formatter | The formatter used with objects of this type. The formatter used with objects of this type. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) |
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. | |
GetHashCode | Overloaded. Overridden. Serves as the default hash function. 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.OperationResult) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SelectValue | Overloaded. Transforms the value of a value result using a specified function. (Inherited from OpcLabs.BaseLib.OperationModel.Generic.ValueResult<UANodeElementCollection>) | |
SetState | Sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
SetValue | Sets a generic Object value that is a successful result of the operation. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) | |
ThrowIfFailed | Throws OpcLabs.BaseLib.OperationModel.OperationResult.Exception if it is not a null reference. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
ToString | Overloaded. Returns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.OperationModel.OperationResult) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
CheckValue | Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.Generic.ValueResult<UANodeElementCollection>) | |
DeserializeValue | Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) | |
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. Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) | |
SerializeValue | Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) | |
WriteXmlElement | Infrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) |
Name | Description | |
---|---|---|
ValueChanged | Raised when the OpcLabs.BaseLib.OperationModel.ValueResult.Value property changes a value. (Inherited from OpcLabs.BaseLib.OperationModel.ValueResult) |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |