LabelledCollectionAttribute.

GetLabel(int) Method

Summary

Get the label to use for the element at the specified `index` in the collection.

Syntax

public string GetLabel(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
string