Regex.InitializeReferences Metod

Definition

Varning

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

Används av ett Regex objekt som genereras av CompileToAssembly(RegexCompilationInfo[], AssemblyName) metoden. Den här metoden är föråldrad.

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 ()
Attribut

Undantag

Referenser har redan initierats.

Gäller för