Udostępnij za pośrednictwem


Konstruktor ListItemSubField — (Int32, Int32, Int32)

Inicjuje nowe wystąpienie klasy ListItemSubField.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Sub New ( _
    row As Integer, _
    column As Integer, _
    rowsPerColumn As Integer _
)
public ListItemSubField(
    int row,
    int column,
    int rowsPerColumn
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ListItemSubField Klasa

Przeciążenie ListItemSubField

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams