次の方法で共有


ToIndex プロパティ

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public ReadOnly Property ToIndex As Integer
    Get
'使用
Dim instance As MoveEventArgs
Dim value As Integer

value = instance.ToIndex
public int ToIndex { get; }
public:
property int ToIndex {
    int get ();
}
member ToIndex : int
function get ToIndex () : int

プロパティ値

型: System. . :: . .Int32