Method IsValid IsValid() Checks if an index is greater than or equal to 0. Declaration public bool IsValid() Returns Type Description bool Returns true if the indices are greater than or equal to 0, false otherwise.