CapsFeatures.getNth

Returns the i-th feature of features.

class CapsFeatures
string
getNth
(
uint i
)

Parameters

i uint

index of the feature

Return Value

Type: string

The i-th feature of features.

Meta