Return Value 戻り値
A dictionary representation of the map table. マップテーブルの辞書表現。
Availability 有効性
Technology
func dictionaryRepresentation() -> [AnyHashable
: ObjectType ]
A dictionary representation of the map table. マップテーブルの辞書表現。
The map table’s values and keys must conform to all the requirements specified in set
in NSMutable
.
マップテーブルの持つ値とキーは、NSMutable
のset
において指定される全ての要件に準拠しなければなりません。