Index.End Property

Definition

Gets an Index that points beyond the last element.

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

Property Value

An index that points beyond the last element.

Applies to