Map

Collection elements:

KeyAndValue
Iteration through collection using For each ... In ... Do operator is available to object. Mapping elements are retrieved during iteration.
Access to element value is possible using [...] operator. Element key value is passed as an argument.

Methods:

Clear
Count
Delete
Get
Insert

Constructors:

Based on fixed correspondence
By default

Description:

Provides access to map.
Is not used in the form data.

Availability:

Thin client, web-client, server, thick client, external connection, Mobile application (client), Mobile application (server).
Exchange with server is possible. Serializable. The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data/core} namespace. XDTO type name: Map.

See also:

KeyAndValue
DataAnalysisClusterizationColumnParameters, property NormalizationValues
DOMElement, method NamespaceMappings
XMLNamespaceContext, method NamespaceMappings
DOMDocument, method CreateNSResolver
DOMNamespaceResolver, constructor Based on Map
ManagedForm, event OnSaveDataInSettingsAtServer
ManagedForm, event OnLoadDataFromSettingsAtServer
FixedMap, constructor From map

    

1C:Enterprise Developer's Community