Description:

Conceptually, the InstanceDefinition table is an array of Instance definitions. The operator[] can be used to get individual instance definition. An instance definition is either active or deleted and this state is reported by IsDeleted or will be None if it has been purged from the document.

Syntax:
public InstanceDefinition this[int index]
Returns:

Nothing found