IEnumerator Interface जिस Class या Structure में IEnumerator Interface को Implement किया जाता है, उसे Enumerator कहा जाता है और Enumerator में सामान्यत: MoveNext() व Reset() Method को Implement किया जाता है, जबकि Current नाम की एक Property होती है, जो कि Enumerator के Current Item की Position को Refer करता है। Current Property एक एक Read-Only Property होता है और ये Property object Type का एक Reference Return करता है, इसलिए इसके माध्यम से … [Read more...]
IEnumerator Interface | IEnumerable Interface
Filed Under: C# Programming Language in Hindi Tagged With: c# ienumerable, c# ienumerable tutorial, c# ienumerator, how to use ienumerator in c#, ienumerable c#, ienumerable c# example, ienumerable c# tutorial, ienumerable class in c#, ienumerable example, ienumerable in c#, ienumerable interface, ienumerable select, ienumerable string, ienumerable to list, ienumerable vb.net, ienumerator, ienumerator c#, ienumerator c# example, ienumerator in c#, IEnumerator Interface, ienumerator unity, vb.net ienumerable, what is ienumerable, what is ienumerable in c#, what is ienumerable interface in c#