Share via


IUIDataSourceTranslating.GetPresentationSectionIndex(IntPtr) Method

Definition

[Foundation.Export("presentationSectionIndexForDataSourceSectionIndex:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr GetPresentationSectionIndex(IntPtr dataSourceSectionIndex);
[<Foundation.Export("presentationSectionIndexForDataSourceSectionIndex:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPresentationSectionIndex : nativeint -> nativeint
override this.GetPresentationSectionIndex : nativeint -> nativeint

Parameters

dataSourceSectionIndex
IntPtr

nativeint

Returns

IntPtr

nativeint

Attributes

Applies to