IndexOptions Constructor
IndexOptions()
Initializes a new instance of the IndexOptions class.
Declaration
public IndexOptions()
IndexOptions(IEnumerable<String>)
Initializes a new instance of the IndexOptions class.
Declaration
public IndexOptions(IEnumerable<string> attributes)
Parameters
IEnumerable<String> | attributes |