hi ,

i have an doubt in c#. i have not much knowledge in C#,

i do't know how create the dynamic object for the class using C#.


i have two class

member class
Operation class

different member are have same operations.
so i do't know how to create the object for each member
during run time.
i need to maintain the member and their operation object. if i know to create the object during run time. then i will easily maintain that information in list format.

Recommended Answers

All 2 Replies

That sounds like a fundemental basic, if you look at any examples of c# they demonstrate how to instantiate classes

This is one of the least helpful responses I have ever read.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.