Udostępnij za pośrednictwem


Właściwość GraphConditionalStyle.Index —

Pobiera pozycji stylu na liście.To jest zmieniany podczas usuwania/dodawania stylu.

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel.Styles
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Property Index As Integer
public int Index { get; internal set; }
public:
property int Index {
    int get ();
    internal: void set (int value);
}
member Index : int with get, internal set
function get Index () : int 
internal function set Index (value : int)

Wartość właściwości

Typ: Int32
Zwraca wartość typu Int32.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphConditionalStyle Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel.Styles