d-metal-binding v1.0.4 (2023-03-15T23:34:54Z)
Dub
Repo
NSArray.objectAtIndex
objc
runtime
NSArray
Returns the object located at the specified index.
class
NSArray
@
selector
("objectAtIndex:")
NSObject
objectAtIndex
(
NSUInteger
index
)
Meta
Source
See Implementation
objc
runtime
NSArray
aliases
length
functions
count
init
objectAtIndex
static functions
array
Returns the object located at the specified index.