프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PersistenceIndex | PersistenceIndex |
메소드 | 설명 | |
---|---|---|
IndexTermExtended ( PersistenceIndex PersistenceIndex, string Term ) : System |
Construct a class with the specified index and term.
|
public IndexTermExtended ( PersistenceIndex PersistenceIndex, string Term ) : System | ||
PersistenceIndex | PersistenceIndex | The parent index. |
Term | string | The term. |
리턴 | System |