次の方法で共有


ClassImplementingIEnumerable Class

Definition

public ref class ClassImplementingIEnumerable : System::Collections::IEnumerable
public class ClassImplementingIEnumerable : System.Collections.IEnumerable
type ClassImplementingIEnumerable = class
    interface IEnumerable
Public Class ClassImplementingIEnumerable
Implements IEnumerable
Inheritance
ClassImplementingIEnumerable
Implements

Constructors

ClassImplementingIEnumerable()

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetEnumerator()
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to