CKRecord.AllKeys 方法

定义

检索记录中的所有键。

[Foundation.Export("allKeys")]
public virtual string[] AllKeys ();
abstract member AllKeys : unit -> string[]
override this.AllKeys : unit -> string[]

返回

String[]

字符串数组,其值是记录中的键。

属性

适用于