GOA - System.Collections.Specialized.StringEnumerator

StringEnumerator Class


Supports a simple iteration over a StringCollection.

Definition

public class StringEnumerator: Object

Members Table

MethodDescription
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
MoveNextAdvances the enumerator to the next element of the collection.
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ResetSets the enumerator to its initial position, which is before the first element in the collection.
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
CurrentGets the current element in the collection.

Inheritance Hierarchy

Object
StringEnumerator

Class Information

NamespaceSystem.Collections.Specialized
Flash LibrarySystem.scl
Flash Library Version2.0.0.1308
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.