IdNamedList.Item (System.Int32) Property

public IIdNamedItem this[ 
int id 
] {get;}
This language is not supported or no code example is available.
public:  
property IIdNamedItem^ Item[int] { 
IIdNamedItem^ get( 
int id 
); 
}
This language is not supported or no code example is available.
JScript suports the use of indexed properties, but not the declaration of new ones.
This language is not supported or no code example is available.

Parameters

id
int

Property Value

IIdNamedItem

In this article

Definition