Share via


INObjectCollection<ObjectType>.AllItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ObjectType[] AllItems { [Foundation.Export("allItems", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allItems", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AllItems : 'ObjectType[]

Property Value

ObjectType[]
Attributes

Applies to