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


IAppROT.Add Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IAppROT.Add Method

Adds an application reference to the running object table.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAppROT Interface | IApplication Interface