This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IO > IOrderedLayerFields Interface > IOrderedLayerFields.FieldInfos Property (ArcObjects .NET 10.4 SDK) |
The fields in order.
[Visual Basic .NET] Public ReadOnly Property FieldInfos As IFieldInfoSet
[C#] public IFieldInfoSet FieldInfos {get;}
[C++]
HRESULT get_FieldInfos(
IFieldInfoSet** FieldInfoSet
);
[C++]
Parameters FieldInfoSet [out, retval]
FieldInfoSet is a parameter of type IFieldInfoSet