[Visual Basic]
Public Default Property Item( _
ByVal index As Integer _
) As CustomCatalog[C#]
public CustomCatalog this[
int index
]; {get; set;}[JScript]
public this[
index : int
] get,set : CustomCatalogPlatforms: 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.