ISWiStringEntries Collection

InstallShield 2015 » Automation Interface

Project: This information applies to the following project types:

• Basic MSI
• DIM
• InstallScript
• InstallScript MSI
• InstallScript Object
• Merge Module

The ISWiStringEntries collection contains all of the string entries in the current language.

Members

ISWiStringEntries Collection Members

Name

Type

Description

Count

Read-Only Property

Use this property to return the total number of string entries in the ISWiStringEntries collection.

Item

Read-Only Property

Provide the index number or name of the string entry to retrieve the ISWiStringEntry object.

Applies To

• ISWiLanguage

See Also