LabelledCollectionAttribute.

LabelledCollectionAttribute(Type) Constructor

Summary

Uses the value names of the specified `enumType` for the collection elements.

Syntax

public LabelledCollectionAttribute(Type enumType)

Parameters

Name Type Description
enumType Type

Return Value

Type Description
void