For a list of all members of this type, see CommonPoint members.
Public Properties
| 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. |
Top
See Also