PathListBoxItem.LayoutPathIndex 屬性

如需此成員的說明,請參閱 LayoutPathIndex

命名空間: Microsoft.Expression.Controls
組件: Microsoft.Expression.Controls (在 microsoft.expression.controls.dll 中)

語法

'宣告
Public Property LayoutPathIndex As Integer
'用途
Dim instance As PathListBoxItem
Dim value As Integer

value = instance.LayoutPathIndex
public int LayoutPathIndex { get; }
public:
virtual property int LayoutPathIndex {
    int get () sealed;
}
/** @property */
public final int get_LayoutPathIndex ()
public final function get LayoutPathIndex () : int

執行緒安全性

此型別的所有公用靜態 (Visual Basic 中為 Shared ) 成員均為安全執行緒。任何例項成員則不保證為安全執行緒。

另請參閱

參照

PathListBoxItem 類別
PathListBoxItem 成員
Microsoft.Expression.Controls 命名空間