See Also

CustomCatalogCollection Class  | CustomCatalogCollection Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

value
See Also Requirements Languages SSNavigationLibrary

IndexOf(CustomCatalog) Method

Structured Solutions
[Visual Basic]
Overloads Public Function IndexOf( _    ByVal value As CustomCatalog _ ) As Integer
[C#]
public int IndexOf(    CustomCatalog value );
[JScript]
public function IndexOf(    value : CustomCatalog ) : int;

Parameters

value

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

CustomCatalogCollection Class  | CustomCatalogCollection Members  | Overload List

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.