Foundation.NSArray Class
An untyped Objective-C array.

See Also: NSArray Members

Syntax

[Foundation.Register("NSArray", true)]
public class NSArray : NSObject, INSMutableCopying, INSSecureCoding, IDisposable

Remarks

Due to the loose typed nature of NSArray, it is not generally used or surfaced by most APIs. Instead, strongly typed C# arrays are surfaced to developers. This type is available in the binding for some low-level operations that require the use of the type directly.

Related content

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0