NSFetchedResultsController.SectionFor(String, nint) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce il numero di sezione per l'indice e specificato title
.
[Foundation.Export("sectionForSectionIndexTitle:atIndex:")]
public virtual nint SectionFor (string title, nint atIndex);
abstract member SectionFor : string * nint -> nint
override this.SectionFor : string * nint -> nint
Parametri
- title
- String
- atIndex
- System.System.IntPtr System.nativeint
Restituisce
System.System.IntPtr
System.nativeint
- Attributi