This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxObjectEdit Interface > ITxObjectEdit.Invoke Method (ArcObjects .NET 10.4 SDK) |
Invokes the Editing mechanism of the implementing object.
[Visual Basic .NET] Public Sub Invoke ( _ ByVal hParent As Integer _ )
[C#] public void Invoke ( int hParent );
[C++]
HRESULT Invoke(
Long hParent
);
[C++]
Parameters hParent [in] hParent is a parameter of type Long