This document is archived and information here might be outdated.  Recommended version.


IAppROT.Item Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IAppROT.Item Property

The application reference at the specified index in the running object table.

[Visual Basic .NET]
Public Function get_Item ( _
    ByVal Index As Integer _
) As AppRef
[C#]
public AppRef get_Item (
    int Index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAppROT Interface | IApplication Interface