This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationTracks Interface > IAGAnimationTracks.RefreshAttachedObjects Method (ArcObjects .NET 10.4 SDK) |
Detaches from the tracks those objects that no longer exist.
[Visual Basic .NET]
Public Sub RefreshAttachedObjects ( _
)
[C#] public void RefreshAttachedObjects ( );
[C++]
HRESULT RefreshAttachedObjects(
void
);