public LabelPropertyCollection(
IList<LabelProperty> labels
)
Public Sub New (
labels As IList(Of LabelProperty)
)
public:
LabelPropertyCollection(
IList<LabelProperty^>^ labels
)
new :
labels : IList<LabelProperty> -> LabelPropertyCollection