Property Length
Length
Return the number of attributes in the list.
Once you know the number of attributes, you can iterate through the list.
Declaration
int Length { get; }
Property Value
Type | Description |
---|---|
System.Int32 | The number of attributes in the list. |
See Also
GetURI(System.Int32)
GetLocalName(System.Int32)
GetQName(System.Int32)
GetType(System.Int32)
GetValue(System.Int32)