ICubeAttachment

Assembly: Cubes;

Description

The ICubeAttachment interface is used to work with attachment stored by cube coordinate.

Inheritance Hierarchy

ICubeAttachment

Comments

The attachment can be obtained suing properties and methods of the ICubeAttachments interface.

Properties

  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:

Cubes Assembly Interfaces