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 |