Method HasSeparateNorms
HasSeparateNorms(Int32)
Returns true if this field for this segment has saved a separate norms file (_<segment>_N.sX).
Declaration
public bool HasSeparateNorms(int fieldNumber)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | fieldNumber | the field index to check |
Returns
Type | Description |
---|---|
System.Boolean |
HasSeparateNorms()
Returns true if any fields in this segment have separate norms.
Declaration
public bool HasSeparateNorms()
Returns
Type | Description |
---|---|
System.Boolean |