Glossary:Definition - Managed pointer
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | Managed pointer | |
| Definition | Pointer that references directly the memory of a managed object. A managed pointer can point to an address where the next array element would be stored, an array element, or a field of an object or value type. | |
| See also | Managed data, Unmanaged data | |
| You may edit this definition to improve or extend it. | ||
| Online Dictionary of Visual C# .NET Programming | |
| a free glossary of C# .NET terminology from C# Online.NET | edit |