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