Method GetDocValuesFormat
GetDocValuesFormat(String)
Gets the DocValuesFormat instance from the provided name
.
Declaration
DocValuesFormat GetDocValuesFormat(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | The name of the DocValuesFormat instance to retrieve. |
Returns
Type | Description |
---|---|
DocValuesFormat | The DocValuesFormat instance. |