Compartir a través de


Index Propiedad

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property Index As Integer
    Get
'Uso
Dim instance As RemoveEventArgs
Dim value As Integer

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

Valor de la propiedad

Tipo: System. . :: . .Int32