Share via


NSFetchRequest.FetchLimit Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr FetchLimit { [Foundation.Export("fetchLimit")] get; [Foundation.Export("setFetchLimit:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fetchLimit")>]
[<set: Foundation.Export("setFetchLimit:")>]
member this.FetchLimit : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to