Instance Property
インスタンスプロパティ
attributes
An array containing the attribute keys for the metadata item’s values.
メタデータ項目の持つ値に対する属性キーを含んでいる配列。
Discussion
議論
This property contains an array of attribute keys, representing the values available from this metadata item. For a list of possible keys, see Attribute Keys
.
このプロパティは、このメタデータ項目から利用できる値を表している属性キーそれらの配列を含みます。可能なキーのリストとして、Attribute Keys
を見てください。
See Also
参照
Getting Item Attributes
項目属性を取得する
- valueForAttribute:
Returns the receiver’s metadata attribute name specified by a given key.
与えられたキーによって指定される、レシーバの持つメタデータ属性名を返します。
- valuesForAttributes:
Returns a dictionary containing the key-value pairs for the attribute names specified by a given array of keys.
キーからなるある与えられた配列によって指定される属性名に対するキー値ペアを含んでいる辞書を返します。