Method DoSetNorm
DoSetNorm(Int32, String, Byte)
Implements setNorm in subclass.
Declaration
protected abstract void DoSetNorm(int doc, String field, byte value_Renamed)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc | |
System.String | field | |
System.Byte | value_Renamed |