Method SetSkipData
SetSkipData(Int32, Boolean, Int32)
Sets the values for the current skip data.
Declaration
public virtual void SetSkipData(int doc, bool storePayloads, int payloadLength)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc | |
System.Boolean | storePayloads | |
System.Int32 | payloadLength |