Bewerken

Delen via


NSMutableData.IEnumerable<Byte>.GetEnumerator Method

Definition

Gets an enumerator for the bytes in the mutable data.

System.Collections.Generic.IEnumerator<byte> IEnumerable<byte>.GetEnumerator();

Returns

An enumerator for the bytes in the mutable data.

Implements

Applies to