INSSecureCoding Interface

Définition

Catégorie de codage sécurisé.

[Foundation.Protocol(Name="NSSecureCoding", WrapperType=typeof(Foundation.NSSecureCodingWrapper))]
public interface INSSecureCoding : Foundation.INSCoding, IDisposable
type INSSecureCoding = interface
    interface INativeObject
    interface IDisposable
    interface INSCoding
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes

EncodeTo(NSCoder)

Sérialise this dans .

(Hérité de INSCoding)

S’applique à