Rubrique précédente: Translation Script ObjectsRubrique suivante: (<Key>)=<Value>


Map

A Map is a class of objects that can be created using the Tools.CreateMap method. This class of objects represents a unique, sorted container that associates a string type key with a value of any type. No two elements in a class Map object may have the same key.