P_Cyjb_Collections_ObjectModel_EnumeratorBase_1_Current - CYJB/Cyjb GitHub Wiki
获取集合中位于枚举数当前位置的元素。
Namespace: Cyjb.Collections.ObjectModel
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public T Current { get; }
Type: T