共用方式為


Regex.ValueSplitEnumerator.Current 屬性

定義

取得位於列舉值目前位置的 ValueMatch 專案。

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

屬性值

例外狀況

列舉尚未啟動或已完成。

適用於