Pointer is a variable that contains the address of a location in memory. The location is the starting point of an allocated object, such as an object or value type, or the element of an array. Related tutorials: Class CTS (Common Type System) FCL (Framework Class Library) Indexer