MonoTouch.Foundation.INSCoding
This interface is used to flag objects that implement the Objective-C NSCoding protocol.

See Also: INSCoding Members

Syntax

[MonoTouch.Foundation.Protocol(Name="NSCoding", WrapperType=typeof(MonoTouch.Foundation.NSCodingWrapper))]
public interface INSCoding : MonoTouch.ObjCRuntime.INativeObject, IDisposable

Remarks

This type is used to serialize and deserialize Objective-C objects to and from an MonoTouch.Foundation.NSCoder.

In particular, you can use the NSObject.EncodeTo on objects that implement this interface.

Requirements

Namespace: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0