This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationContainer Interface > IAGAnimationContainer.AllViews Property (ArcObjects .NET 10.5 SDK) |
All the viewers.
[Visual Basic .NET] Public ReadOnly Property AllViews As IArray
[C#] public IArray AllViews {get;}
[C++]
HRESULT get_AllViews(
IArray** ppViews
);
[C++]
Parameters ppViews [out, retval]
ppViews is a parameter of type IArray