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