Method ForName
ForName(String)
Looks up a format by name.
Declaration
public static PostingsFormat ForName(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
PostingsFormat |
Looks up a format by name.
public static PostingsFormat ForName(string name)
Type | Name | Description |
---|---|---|
System.String | name |
Type | Description |
---|---|
PostingsFormat |