NSOperation.Dependencies Property

Definition

The operations on which this NSOperation is dependent.

public virtual Foundation.NSOperation[] Dependencies { [Foundation.Export("dependencies")] get; }
member this.Dependencies : Foundation.NSOperation[]

Property Value

Attributes

Applies to