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

实现

适用于