Regex.InitializeReferences 메서드

정의

주의

This API supports obsolete mechanisms for Regex extensibility. It is not supported.

CompileToAssembly 메서드에서 생성되는 Regex 개체에서 사용됩니다.

protected:
 void InitializeReferences();
protected void InitializeReferences ();
[System.Obsolete("This API supports obsolete mechanisms for Regex extensibility. It is not supported.", DiagnosticId="SYSLIB0052", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
protected void InitializeReferences ();
member this.InitializeReferences : unit -> unit
[<System.Obsolete("This API supports obsolete mechanisms for Regex extensibility. It is not supported.", DiagnosticId="SYSLIB0052", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
member this.InitializeReferences : unit -> unit
Protected Sub InitializeReferences ()
특성

예외

참조가 이미 초기화된 경우

적용 대상