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