Method | Description | |
---|---|---|
AssertingBinaryDocValues ( Lucene.Net.Index.BinaryDocValues @in, int maxDoc ) : System.Collections.Generic | ||
Get ( int docID, BytesRef result ) : void |
public AssertingBinaryDocValues ( Lucene.Net.Index.BinaryDocValues @in, int maxDoc ) : System.Collections.Generic | ||
@in | Lucene.Net.Index.BinaryDocValues | |
maxDoc | int | |
return | System.Collections.Generic |
public Get ( int docID, BytesRef result ) : void | ||
docID | int | |
result | BytesRef | |
return | void |