Regex.InitializeReferences Methode

Definitie

Let op

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

Wordt gebruikt door een Regex object dat door de CompileToAssembly(RegexCompilationInfo[], AssemblyName) methode is gegenereerd. Deze methode is verouderd.

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();
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}")>]
member this.InitializeReferences : unit -> unit
member this.InitializeReferences : unit -> unit
Protected Sub InitializeReferences ()
Kenmerken

Uitzonderingen

Verwijzingen zijn al geïnitialiseerd.

Van toepassing op