Categories


C# Concepts: Value vs Reference Types

Raiting 0.00

Description

C# Concepts: Value vs Reference Types is an article which helps you to know about the difference between the struct and class in C#. Struct is a value type and a class is a reference type. When you create an object for a struct in C#, it allocates a single space in memory for the contents of the object. For a class an object is created in memory and it is handled through a seperate reference rather like a pointer.

Information
Title: C# Concepts: Value vs Reference Types
Author: admin0042
Price / Cost: Free
Last Updated: 2004-10-08
URL: Click to Visit
Web site Language: English
Total Votes: 1
Current Rating: 0.00
Total Hits #: 52
Listings ID #: 34510