d-metal-binding v1.1.1 (2023-03-29T00:11:10Z)
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.