[Visual Basic]
Public Function Add( _
ByVal value As CustomCatalog _
) As Integer[C#]
public int Add(
CustomCatalog value
);[JScript]
public function Add(
value : CustomCatalog
) : int;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
Copyright © 2005 by Structured Solutions. All rights reserved.