次の方法で共有


CKModifyRecordZonesOperation.RecordZoneIdsToDelete プロパティ

定義

削除するゾーンを CKRecordZoneID 識別するオブジェクトを取得または設定します。

public virtual CloudKit.CKRecordZoneID[] RecordZoneIdsToDelete { [Foundation.Export("recordZoneIDsToDelete", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordZoneIDsToDelete:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.RecordZoneIdsToDelete : CloudKit.CKRecordZoneID[] with get, set

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象