public T Current { get; }
Public ReadOnly Property Current As T Get
public: virtual property T Current { T get () sealed; }
abstract Current : 'T with get override Current : 'T with get
In This Article