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