ListField Constructor (String^)

 

Initializes a new instance of the ListField class.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
ListField(
	String^ fieldName
)

Parameters

fieldName
Type: System::String^

Unique identifier for this ShapeField.

Return to top
Show: