LabelledCollectionAttribute.

LabelledCollectionAttribute(string[]) Constructor

Summary

Uses the specified `labels` for the collection elements.

Syntax

public LabelledCollectionAttribute(params string[] labels)

Parameters

Name Type Description
labels string[]

Return Value

Type Description
void