Index propriété
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Index As Integer
Get
'Utilisation
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
Valeur de la propriété
Type : System. . :: . .Int32
Voir aussi