# from

> An array of indexes into the object array of GC handles referenced by the to property.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Profiling.Memory.Experimental](/engine/6000.6/script-reference/unityeditor/profiling/memory/experimental.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Removed.** ConnectionEntries.from is obsolete. Use ConnectionEntries.fromEntityId instead, this will be removed in a future version.

```csharp
public ArrayEntries<int> from { get; }
```
