Method Get
Get(Int32)
Returns the numeric value for the specified document ID.
Declaration
public abstract long Get(int docID)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | docID | document ID to lookup |
Returns
Type | Description |
---|---|
System.Int64 | numeric value |