ImageName Methods

Description

Methods for the ImageName object.

Methods

ImageName.Clear Method

The .Clear() method removes all image name entries from the string dictionary.

ImageName.Exists Method

The .Exists() method determines if a logical image name exists in the string dictionary.

ImageName.Get Method

The .Get() method returns the name of the existing image that is mapped to a logical image name from the string dictionary.

ImageName.Initialize Method

The <ImageName>.Initialize() method adds one or more logical image name entries to the string dictionary.

ImageName.Remove Method

The .Remove() method removes a logical image name entry from the string dictionary.

ImageName.Set Method

The .Set() method sets the value of an existing or new logical image name in the string dictionary.