Object and Collection Initializers Feature in C# 3.0(techbubbles.com)
submitted by
kalyanms1(1789) 3 years, 10 months ago
C# 3.0 introduced the another interesting feature Object and Collection initialization expressions.
Object Intialization Expressions allows you to initialize an object without invoking the constructor and setting its properties.
If you take Employee Class as an Example:
|category: C#
|Views: 15
tags:
C#3.0 C# another
Everyones tags:
Your Tags: