tagSAFEARRAYBOUND Structure
Syntax
[Visual Basic .NET]
Public Sub New ( _
cElements As Integer,
lLbound As Integer
)
[C#]
public tagSAFEARRAYBOUND {
uint cElements,
int lLbound
)
[C++]
typedef struct tagSAFEARRAYBOUND {
} tagSAFEARRAYBOUND;
Product Availability
Available with ArcGIS Desktop. Requires Tracking Analyst Extension.