# to

> An array of GC handle objects.

## Definition

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

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

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