Name | Description | |
---|---|---|
DefaultAllowReadModifyAndWrite | Default value of the AllowReadModifyAndWrite property. Equals to true . |
The following tables list the members exposed by CommonPoint.
Name | Description | |
---|---|---|
DefaultAllowReadModifyAndWrite | Default value of the AllowReadModifyAndWrite property. Equals to true . |
Name | Description | |
---|---|---|
AllowReadModifyAndWrite | Specifies whether values extracted at the consumer side are writable using the read/modify/write algorithm. When disabled, the extracted point will be always read-only. | |
ExtractArrayElementIndexes | When not empty, specifies that the point refers to a value at given position in the array. The extraction is performed on the consumer side. | |
UsesElementExtraction | Indicates whether the point uses consumer-side element extraction. |
Name | Description | |
---|---|---|
Clone | (Inherited from OpcLabs.BaseLib.Info) | |
Equals | Overloaded. Overridden. Determines whether the specified CommonPoint is equal to the current object. | |
GetHashCode | Overridden. 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) | |
GetValue | Gets a value from the given input (applies transformations if specified on the point). | |
ReadStringList | ||
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetValue | Sets a value to the given input (applies transformations if specified on the point). | |
ToString | (Inherited from OpcLabs.BaseLib.Info) | |
WriteStringList | ||
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |