Methods_T_Cyjb_Collections_ObjectModel_EnumeratorBase_1 - CYJB/Cyjb GitHub Wiki
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。) |