Method GetAttributes
GetAttributes()
Gets all attributes that exist for the IJSONDocument.
Declaration
ICollection<string> GetAttributes()
Returns
Type | Description |
---|---|
System. |
The retreived attributes as collection. |