[Visual Basic]
Overloads Public Function Contains( _
ByVal categoryID As Long _
) As Boolean[C#]
public bool Contains(
long categoryID
);[JScript]
public function Contains(
categoryID : long
) : boolean;Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CustomCatalogCollection Class | CustomCatalogCollection Members | Overload List
Copyright © 2005 by Structured Solutions. All rights reserved.