Instance Property
countOfAttributes
The number of attributes.
Declaration
var countOfAttributes: UInt { get }Declaration
@property (nonatomic, readonly) NSUInteger countOfAttributes;Declaration
countOfAttributes() -> intSee Also
Attributes
Additional values associated with the object.
The value for an attribute key, or
nilif no value is set.Sets or removes an attribute.
Replaces all attributes using values encoded for a file format version.
Replaces all attributes without registering undo or notifying the parent.
Removes an attribute.