CharEnumerator (System.CharEnumerator)

Inherits: System.Object

Interfaces: ICloneable, IEnumerator, IDisposable, IEnumerator`1

Derived Types: 0

Assembly: mscorlib.dll

Supports iterating over a String and reading its individual characters.

VB.NET C#

C#

public sealed class CharEnumerator : System.ICloneable, System.Collections.IEnumerator, System.IDisposable, System.Collections.Generic.IEnumerator`1
{
}

Articles

CharEnumerator Class

System.Object     System.CharEnumerator [Visual Basic] NotInheritable Public Class CharEnumerator Implements IEnumerator, ICloneable [C#] [Serializable] public sealed ...

Peachpit Press - 0321154894 - .NET Framework Standard Library ...

System CharEnumerator BCL

.NET Framework Class Browser

.NET Framework Class Browser ... Class System.CharEnumerator

System::CharEnumerator class Reference

System::CharEnumerator Class Reference More... Inheritance diagram for System::CharEnumerator:

Brad Abrams : November 2004 - Posts

Continuing in the series on sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 here is an annotation from the System.CharEnumerator ...

Brad Abrams : The SLAR on System.CharEnumerator

Continuing in the series on sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 here is an annotation from the System.CharEnumerator ...

Mono Documentation

Mono Class Library : System.CharEnumerator Overview | Members System.CharEnumerator.Current ... Type Condition; InvalidOperationException: The current instance is positioned before ...

Mono Documentation

The members of System.CharEnumerator are listed below. See Also: Inherited members from System.Object [ ...

System.CharEnumerator Class

Base Types Object CharEnumerator. This type implements IEnumerator and ICloneable . Assembly mscorlib Library BCL Summary Supports iteration over and provides read-only access to ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support