Methods_T_Cyjb_Collections_ObjectModel_EnumeratorBase_1 - CYJB/Cyjb GitHub Wiki

EnumeratorBase(T) 方法

The EnumeratorBase(T) generic type exposes the following members.

方法

 

名称 说明
受保护的方法 CheckVersionChanged 检查容器版本是否发生了变化。
公共方法 Dispose() 执行与释放或重置非托管资源相关的应用程序定义的任务。
受保护的方法 Dispose(Boolean) 执行与释放或重置非托管资源相关的应用程序定义的任务。
公共方法 Equals Determines whether the specified object is equal to the current object. (继承自 Object。)
受保护的方法 Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (继承自 Object。)
公共方法 GetHashCode Serves as the default hash function. (继承自 Object。)
公共方法 GetType Gets the Type of the current instance. (继承自 Object。)
受保护的方法 MemberwiseClone Creates a shallow copy of the current Object. (继承自 Object。)
公共方法 MoveNext() 将枚举数推进到集合的下一个元素。
受保护的方法 MoveNext(Boolean, T) 将枚举数推进到集合的下一个元素。
公共方法 ToString Returns a string that represents the current object. (继承自 Object。)
  Back to Top

参见

Reference

EnumeratorBase(T) 类
Cyjb.Collections.ObjectModel 命名空间

⚠️ **GitHub.com Fallback** ⚠️