| オーバーロード | 解説 | 
|---|---|
| Pin<T>(T,Action<IntPtr>) | Pins the specified source and call an action with the pinned pointer. | 
| Pin<T>(T[],Action<IntPtr>) | 
| オーバーロード | 解説 | 
|---|---|
| Pin<T>(T,Action<IntPtr>) | Pins the specified source and call an action with the pinned pointer. | 
| Pin<T>(T[],Action<IntPtr>) |