GetNthDescription
The GetNthDescription method retrieves a text description of the Nth item in the Content Linking List file.
Syntax
GetNthDescription( listURL, i )
Parameters
- listURL
- The location of the Content Linking List file.
- i
- The index number of an item in the Content Linking List file.
Return Values
This method returns a string.
See Also
GetNextDescription, GetPreviousDescription, GetNthURL
© 1997-1999 Microsoft Corporation. All rights reserved.