INSCoding.EncodeTo(NSCoder) メソッド

定義

thisを にシリアル化します。

[Foundation.Export("encodeWithCoder:")]
[Foundation.Preserve(Conditional=true)]
public void EncodeTo (Foundation.NSCoder encoder);
abstract member EncodeTo : Foundation.NSCoder -> unit

パラメーター

encoder
NSCoder

オブジェクトの状態が格納されるエンコーダー オブジェクト

属性

適用対象