Array of selected IDs.
[Visual Basic .NET] Public Property SelectionIDs As ILongArray
[C#] public ILongArray SelectionIDs {get; set;}
[C++]
HRESULT get_SelectionIDs(
ILongArray** LongArray
);
[C++]
HRESULT putref_SelectionIDs(
ILongArray* LongArray
);
[C++]Parameters
LongArray [out, retval]LongArray is a parameter of type ILongArray
LongArray [in]LongArray is a parameter of type ILongArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.