Loading
What is the Object Initializer in C#. Object initializers is the easiest and fastest way to assign values of an object's properties and fields. An object can be initialized without explicitly calling a class's constructor.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.