P_Cyjb_Collections_ObjectModel_EnumeratorBase_1_Current - CYJB/Cyjb GitHub Wiki

EnumeratorBase(T).Current 属性

获取集合中位于枚举数当前位置的元素。

Namespace: Cyjb.Collections.ObjectModel
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public T Current { get; }

属性值

Type: T

实现

IEnumerator(T).Current

参见

Reference

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

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