IMapTopobasePrimitives.Item

Syntax

Item(Index: Integer): IMapTopobasePrimitive;

Parameters

Index. Primitive index in the collection.

Description

The Item property returns a primitive by the specified index.

Example

The property use is given in the example for the IMapTopobasePrimitives.Count property.

See also:

IMapTopobasePrimitives