Метод | Описание | |
---|---|---|
Add ( string field ) : void |
Adds a new IndexedField to the collection for the field with name passed as argument.
|
|
IndexedFieldCollection ( ) : System |
Creates an empty collection.
|
public Add ( string field ) : void | ||
field | string | name of the /// record field to be indexed |
Результат | void |
public IndexedFieldCollection ( ) : System | ||
Результат | System |