[Visual Basic]
Public Function New( _
ByVal category As CXMLCategoryList, _
ByVal description As String, _
ByVal imagePath As String _
)[C#]
public CategoryEntry(
CXMLCategoryList category,
string description,
string imagePath
);[JScript]
public function CategoryEntry(
category : CXMLCategoryList,
description : String,
imagePath : String
);Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CategoryEntry Class | CategoryEntry Members | Overload List
Copyright © 2005 by Structured Solutions. All rights reserved.