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.