Declaring Type: GeneratedObject
Namespace: Mindee.Parsing.Generated
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Signature | Description |
---|---|
ToString() | A prettier representation of the feature values. |
ToString(int) | A prettier representation of the feature values, with offset. |
A prettier representation of the feature values.
public string ToString();
string
A prettier representation of the feature values, with offset.
public string ToString(int offset);
offset
int
string
Documentation generated by MdDocs