![]()  | 
                    
                         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 > IAnnotateMapProperties Interface > IAnnotateMapProperties.AnnotateLayerPropertiesCollection Property (ArcObjects .NET 10.5 SDK) | 
A collection of annotate layer properties.
[Visual Basic .NET] Public Property AnnotateLayerPropertiesCollection As IAnnotateLayerPropertiesCollection
[C#] public IAnnotateLayerPropertiesCollection AnnotateLayerPropertiesCollection {get; set;}
[C++]
HRESULT get_AnnotateLayerPropertiesCollection(
  IAnnotateLayerPropertiesCollection** annoLayerPropsCol
);
[C++]
HRESULT putref_AnnotateLayerPropertiesCollection(
  IAnnotateLayerPropertiesCollection* annoLayerPropsCol
);
[C++]
Parameters annoLayerPropsCol [out, retval]
annoLayerPropsCol is a parameter of type IAnnotateLayerPropertiesCollection annoLayerPropsCol [in]
annoLayerPropsCol is a parameter of type IAnnotateLayerPropertiesCollection