Collection.IsExist

Collection.IsExist method

Is exist item in the collection.

public bool IsExist(int index)
ParameterTypeDescription
indexInt32index of element.

See Also