C# 클래스 Lucene.Net.Index.ThreadedIndexingAndSearchingTestCase.SubDocs

파일 보기 프로젝트 열기: apache/lucenenet

공개 프로퍼티들

프로퍼티 타입 설명
Deleted bool
PackID string
SubIDs IList

공개 메소드들

메소드 설명
SubDocs ( string packID, IList subIDs ) : System

메소드 상세

SubDocs() 공개 메소드

public SubDocs ( string packID, IList subIDs ) : System
packID string
subIDs IList
리턴 System

프로퍼티 상세

Deleted 공개적으로 프로퍼티

public bool Deleted
리턴 bool

PackID 공개적으로 프로퍼티

public string PackID
리턴 string

SubIDs 공개적으로 프로퍼티

public IList SubIDs
리턴 IList