Method GetAttributeNames
GetAttributeNames()
Retruns collection of all the attribute names.
Declaration
public ICollection<string> GetAttributeNames()
Returns
Type | Description |
---|---|
System. |
Collection of all the attribute names. |