See Also

CustomCatalogCollection Class  | CustomCatalogCollection Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

index
See Also Requirements Languages SSNavigationLibrary

Item Property

Structured Solutions
[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 : CustomCatalog

Parameters

index

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

CustomCatalogCollection Class  | CustomCatalogCollection Members

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.