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

구현

적용 대상