Called when a new object has been added to part of the catalog.
[Visual Basic .NET] Public Sub ObjectAdded ( _ ByVal gxObject As IGxObject _ )
[C#] public void ObjectAdded ( IGxObject gxObject );
Product Availability
Available with ArcGIS Desktop.
Called when a new object has been added to part of the catalog.
[Visual Basic .NET] Public Sub ObjectAdded ( _ ByVal gxObject As IGxObject _ )
[C#] public void ObjectAdded ( IGxObject gxObject );