Method GetLabels
GetLabels()
Gets the list of all defined labels.
Declaration
public List<string> GetLabels()
Returns
Type | Description |
---|---|
List<String> | Returns a list of all defined labels. |
Gets the list of all defined labels.
public List<string> GetLabels()
Type | Description |
---|---|
List<String> | Returns a list of all defined labels. |