OPC Studio User's Guide and Reference
CommonPoint Class Members
Fields  Properties  Methods 


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Connectivity.Point Namespace : CommonPoint Class

The following tables list the members exposed by CommonPoint.

Public Fields
 NameDescription
Public FieldDefault value of the AllowReadModifyAndWrite property. Equals to true.  
Top
Public Properties
 NameDescription
Public PropertySpecifies 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.  
Public PropertyWhen not empty, specifies that the point refers to a value at given position in the array. The extraction is performed on the consumer side.  
Public PropertyIndicates whether the point uses consumer-side element extraction.  
Top
Public Methods
 NameDescription
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as the default hash function. Serves as a hash function for a particular type.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodGets a value from the given input (applies transformations if specified on the point).  
Public Method  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodSets a value to the given input (applies transformations if specified on the point).  
Public MethodReturns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Info)
Public Method  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
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 MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

CommonPoint Class
OpcLabs.BaseLib.Connectivity.Point Namespace