Share via


NSAsynchronousFetchRequest.EstimatedResultCount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr EstimatedResultCount { [Foundation.Export("estimatedResultCount")] get; [Foundation.Export("setEstimatedResultCount:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("estimatedResultCount")>]
[<set: Foundation.Export("setEstimatedResultCount:")>]
member this.EstimatedResultCount : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to