GeographicalSchemaLayerObjects

Collection elements:

GeographicalSchemaObjectPoint, GeographicalSchemaObjectPolyline, GeographicalSchemaObjectPolygon, GeographicalSchemaObjectMultiPoint
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Item index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Get

Description:

Provides access to the collection of objects in the layer of a geographical schema.

Availability:

Server, thick client, external connection.

See also:

GeographicalSchemaLayer, property Objects

    

1C:Enterprise Developer's Community