This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotateLayerPropertiesCollection Interface > IAnnotateLayerPropertiesCollection.Sort Method (ArcObjects .NET 10.5 SDK) |
Sorts the items in the collection.
[Visual Basic .NET]
Public Sub Sort ( _
)
[C#] public void Sort ( );
[C++]
HRESULT Sort(
void
);
Sort sorts the collection based on the priority of the layer properties.