ListItemSubField Constructor (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
)

Parameters

row
Type: System::Int32

The zero-based row number of the list item.

Return to top
Show: