MonoTouch.MediaPlayer.MPMediaItem.EnumerateValues Method
Enumerates a series of properties in the item.

Syntax

[MonoTouch.Foundation.Export("enumerateValuesForProperties:usingBlock:")]
[MonoTouch.ObjCRuntime.Since(4, 0)]
public virtual void EnumerateValues (MonoTouch.Foundation.NSSet propertiesToEnumerate, [MonoTouch.ObjCRuntime.BlockProxy(typeof(MonoTouch.ObjCRuntime.Trampolines/NIDMPMediaItemEnumerator))] MPMediaItemEnumerator enumerator)

Parameters

propertiesToEnumerate
Set of properties to enumerate.
enumerator
Callback that will receive the properties in the item.

Remarks

Requirements

Minimum iOS version: 4.0
Namespace: MonoTouch.MediaPlayer
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0