This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxObjectContainer Interface > ITxObjectContainer.Empty Method (ArcObjects .NET 10.4 SDK) |
Empty the container.
[Visual Basic .NET]
Public Sub Empty ( _
)
[C#] public void Empty ( );
[C++]
HRESULT Empty(
void
);