Index.IsFromEnd Свойство

Определение

Возвращает значение, показывающее, отсчитывается индекс с начала или с конца.

public:
 property bool IsFromEnd { bool get(); };
public bool IsFromEnd { get; }
member this.IsFromEnd : bool
Public ReadOnly Property IsFromEnd As Boolean

Значение свойства

Boolean

true if the Index is from the end; otherwise, false.

Применяется к