This document is archived and information here might be outdated.  Recommended version.


tagARRAYDESC Structure (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

tagARRAYDESC Structure

Syntax

[Visual Basic .NET]
Public Sub New ( _
   tdescElem As tagTYPEDESC,
   cDims As ushort,
   rgbounds As IntPtr
)
[C#]
public tagARRAYDESC {
   tagTYPEDESC tdescElem,
   ushort cDims,
   IntPtr rgbounds
)
[C++]
typedef struct tagARRAYDESC {
tagTYPEDESC tdescElem;
Unsigned short cDims;
tagSAFEARRAYBOUND rgbounds; } tagARRAYDESC;

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.