ISItems.IndexOf

Description

Syntax

object.IndexOf(aStr)

Part Attribute Type Description
object Required
The object always implements the ISItems interface
aStr In, Required
string
Restriction: This property is readonly.

Return Value

int

Example



  
Note:

Version information

Added in v7.8.0