This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IX > IXMLReader Interface > IXMLReader.Attributes Property (ArcObjects .NET 10.5 SDK) |
Attributes of current element.
[Visual Basic .NET] Public ReadOnly Property Attributes As IXMLAttributes
[C#] public IXMLAttributes Attributes {get;}
[C++]
HRESULT get_Attributes(
IXMLAttributes** Attributes
);
[C++]
Parameters Attributes [out, retval]
Attributes is a parameter of type IXMLAttributes