[Visual Basic]
Public Sub Add( _
ByVal id As Long, _
ByVal category As CategoryEntry _
) [C#]
public void Add(
long id,
CategoryEntry category
);[JScript]
public function Add(
id : long,
category : CategoryEntry
);Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CategoryCollection Class | CategoryCollection Members
Copyright © 2005 by Structured Solutions. All rights reserved.