Provides access to members that control string arrays.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IStringArray interface provides methods and properties for inserting, removing and accessing elements in a StrArray via a zero-based index.
Members
|
|
Description |
|
Add |
Add an element. |
|
Count |
The element count. |
|
Element |
An element in the array. |
|
Insert |
Add an element at the specified posiiton. |
|
Remove |
Removes element at the specified position. |
|
RemoveAll |
Removes all elements. |
CoClasses that implement IStringArray
.NET Snippets
Set Service Area Properties2 |
Statements - Set Service Area Properties |
Statements - Set Solver Properties |
Set Service Area Properties |
Set Solver Properties