共用方式為


INSSecureCoding 介面

定義

安全編碼類別。

[Foundation.Protocol(Name="NSSecureCoding", WrapperType=typeof(Foundation.NSSecureCodingWrapper))]
public interface INSSecureCoding : Foundation.INSCoding, IDisposable
type INSSecureCoding = interface
    interface INativeObject
    interface IDisposable
    interface INSCoding
衍生
屬性
實作

屬性

Handle

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)

方法

EncodeTo(NSCoder)

序列化 this 為 。

(繼承來源 INSCoding)

適用於