MonoMac.Foundation.NSData.Item Property
Retrieves the byte at the specified position in the NSData object.

Syntax

This is the default property for this class.

public virtual byte this [int idx] { get; set; }

Parameters

idx
Index into the NSData.

Value

The value at that position, or an exception if you try to access data beyond its boundaries.

Remarks

Requirements

Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0