Property | Type | Description | |
---|---|---|---|
PersistenceIndex | PersistenceIndex |
Method | Description | |
---|---|---|
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. |
return | System |