Element.INameScope.UnregisterName(String) 方法

定義

供 .NET MAUI 內部使用。

 virtual void Microsoft.Maui.Controls.Internals.INameScope.UnregisterName(System::String ^ name) = Microsoft::Maui::Controls::Internals::INameScope::UnregisterName;
void INameScope.UnregisterName (string name);
abstract member Microsoft.Maui.Controls.Internals.INameScope.UnregisterName : string -> unit
override this.Microsoft.Maui.Controls.Internals.INameScope.UnregisterName : string -> unit
Sub UnregisterName (name As String) Implements INameScope.UnregisterName

參數

name
String

實作

適用於