NSFetchedResultsControllerDelegate.DidChangeSection Method

Definition

[Foundation.Export("controller:didChangeSection:atIndex:forChangeType:")]
public virtual void DidChangeSection (CoreData.NSFetchedResultsController controller, CoreData.INSFetchedResultsSectionInfo sectionInfo, nuint sectionIndex, CoreData.NSFetchedResultsChangeType type);
abstract member DidChangeSection : CoreData.NSFetchedResultsController * CoreData.INSFetchedResultsSectionInfo * nuint * CoreData.NSFetchedResultsChangeType -> unit
override this.DidChangeSection : CoreData.NSFetchedResultsController * CoreData.INSFetchedResultsSectionInfo * nuint * CoreData.NSFetchedResultsChangeType -> unit

Parameters

sectionIndex
System.System.UIntPtr System.unativeint
Attributes

Applies to