Assembly: Cubes;
The ICubeAttachment interface is used to work with attachment stored by cube coordinate.
ICubeAttachment
The attachment can be obtained suing properties and methods of the ICubeAttachments interface.
Property name | Brief description | |
AttributeValueByIndex | The AttributeValueByIndex property returns the attribute value with the specified index from the dictionary with attachments. | |
AttributeValueByKey | The AttributeValueByKey property returns the attribute value with the specified key from the dictionary with attachments. | |
Key | The Key property returns attachment key. | |
Type | The Type property returns the attachment type. |
See also: