Instance Property インスタンスプロパティ

valueLists

A dictionary containing the value lists generated by the query. 照会によって生成される値リストそれらを含んでいるある辞書。

Declaration 宣言

var valueLists: [String : [NSMetadataQueryAttributeValueTuple]] { get }

Discussion 議論

This property contains a dictionary of NSMetadataQueryAttributeValueTuple objects. このプロパティは、NSMetadataQueryAttributeValueTupleオブジェクトそれらからなる辞書を含みます。

See Also 参照

Getting Query Results 照会結果を取得する

Related Documentation 関連文書