Share via


INObjectSection<ObjectType>.Items Property

Definition

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

Property Value

ObjectType[]
Attributes

Applies to