The next object that was not used.
[Visual Basic .NET] Public Sub NextUnused ( _ ByRef Object As IPlacedObject _ )
[C#] public void NextUnused ( ref IPlacedObject Object );
[C++]
HRESULT NextUnused(
IPlacedObject** Object
);
[C++]Parameters
Object [out]Object is a parameter of type IPlacedObject
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.