Name | Description | |
---|---|---|
![]() | CanHaveNullValue | Determines whether the given property can have a null value. |
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | GetProperty | Obtains a property value from this structure for an OPC property specified by its Id. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | HasProperty | Determines whether a specified OPC property is contained in this structure. |
![]() | PutProperty | Modified a property value in this structure, for an OPC property specified by its Id. |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |
![]() | TryGetProperty | Attempts to obtain a property value from this structure for an OPC property specified by its Id. |