Index.End Propiedad

Definición

Obtiene un elemento Index que apunta más allá del último elemento.

public:
 static property Index End { Index get(); };
public static Index End { get; }
static member End : Index
Public Shared ReadOnly Property End As Index

Valor de propiedad

Índice que apunta más allá del último elemento.

Se aplica a