ListItemSubField Constructor (Int32, Int32, Int32)

 

Initializes a new instance of the ListItemSubField class.

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

public:
ListItemSubField(
	int row,
	int column,
	int rowsPerColumn
)

Parameters

row
Type: System::Int32
column
Type: System::Int32
rowsPerColumn
Type: System::Int32
Return to top
Show: