Item

IPointCollection indexer

Returns a point at the specified index.

public IPoint this[int index] { get; }
ParameterDescription
index

See Also