ListCompartment::InitializeShapeFields Method (IList<ShapeField^>^)

 

Adds the list field to the compartment shape.

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

protected:
virtual void InitializeShapeFields(
	IList<ShapeField^>^ shapeFields
) override

Parameters

shapeFields
Type: System.Collections.Generic::IList<ShapeField^>^
Return to top
Show: