Method Doc
Doc(Int32)
Declaration
public abstract Document Doc(int i)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | i |
Returns
Type | Description |
---|---|
Document |
Implements
Doc(Int32, FieldSelector)
Declaration
public abstract Document Doc(int docid, FieldSelector fieldSelector)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | docid | |
FieldSelector | fieldSelector |
Returns
Type | Description |
---|---|
Document |