Regex.ValueSplitEnumerator.Current 属性

定义

获取枚举器当前位置的 ValueMatch 元素。

public:
 property Range Current { Range get(); };
public Range Current { get; }
member this.Current : Range
Public ReadOnly Property Current As Range

属性值

例外

枚举尚未启动或已完成。

适用于