Method Create
Create(object)
Creates a new instance of the IndexOptionsWrapper class.
public static IndexOptionsWrapper Create(object options)
Parameters
options
objectThe wrapped object.
Returns
- IndexOptionsWrapper
A new instance of IndexOptionsWrapper or null.