IndexOf Method

Provides the index of an entry in the File Dependency List.

See Also | Example

Signature

RetVal = object.IndexOf (Feature, FullFileName)

object

FileDependencies
The object or objects this method applies to.

Feature

String; feature name.

FullFileName

String; full path.

RetVal

Long
Index of the entry.

 

   Comments?