Share via


NSFetchedResultsControllerDelegate_Extensions.DidChangeContent Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidChangeContent(this CoreData.INSFetchedResultsControllerDelegate This, CoreData.NSFetchedResultsController controller);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidChangeContent : CoreData.INSFetchedResultsControllerDelegate * CoreData.NSFetchedResultsController -> unit

Parameters

Attributes

Applies to