# from

> Index into a virtual list of all GC handles, followed by all native objects.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.MemoryProfiler](/engine/6000.5/script-reference/unityeditor/memoryprofiler.md)
* **Assembly:** UnityEditor.CoreModule

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

```csharp
public int from { get; set; }
```
