共用方式為


CKRecord.AllKeys 方法

定義

擷取記錄中的所有索引鍵。

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

傳回

String[]

字串陣列,其值為記錄中的索引鍵。

屬性

適用於