Explain ExpandoObject

Briefly explain the term ExpandoObject?

E

Expert

Verified

ExpandoObject class refers to the class whose members could be explicitly added and removed during runtime. Or we can says, ExpandoObject class permits dynamic binding of objects, that enables us to use a standard syntax, related to dynobj.Method method instead of using more difficult syntax, like dynobj.getAttribute("Method").

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.