This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IV > IViewers3D Interface > IViewers3D.GetAllViewers Method (ArcObjects .NET 10.4 SDK) |
Returns all registered Viewers.
[Visual Basic .NET] Public Function GetAllViewers ( _ ) As IArray
[C#] public IArray GetAllViewers ( );
[C++]
HRESULT GetAllViewers(
IArray** ppViewers
);
[C++]
Parameters ppViewers [out, retval]
ppViewers is a parameter of type IArray