Method ToString
ToString()
This method is used by GetHashCode() and Equals(Object), see LUCENE-2945.
Declaration
public abstract override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.Object.ToString()