[This is preliminary documentation and is subject to change.]
Gets the element number of the attribute tag.
| C# | Visual Basic | Visual C++ |
public ushort ElementNumber { get; }
Public ReadOnly Property ElementNumber As UShort
public: property unsigned short ElementNumber { unsigned short get (); }