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