NSIndexPath
NSIndexPath()
NSIndexPath(IntPtr)
NSIndexPath(NativeHandle)
NSIndexPath(NSCoder)
NSIndexPath(NSObjectFlag)
ClassHandle
Item
Length
LongRow
LongSection
Row
Section
Compare(NSIndexPath)
Copy(NSZone)
Create(Int32[])
Create(nint[])
Create(nint[])
Create(nuint[])
Create(nuint[])
Create(UInt32[])
EncodeTo(NSCoder)
FromIndex(nuint)
FromIndex(nuint)
FromItemSection(nint, nint)
FromItemSection(nint, nint)
FromRowSection(nint, nint)
FromRowSection(nint, nint)
GetIndexes()
GetIndexes(NSRange)
IndexAtPosition(nint)
IndexAtPosition(nint)
IndexPathByAddingIndex(nuint)
IndexPathByAddingIndex(nuint)
IndexPathByRemovingLastIndex()
xamarinmac
namespace Foundation
{
[Register("NSIndexPath", true)]
public class NSIndexPath : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
public nuint[] GetIndexes(NSRange range);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API