NameScope.INameScope.UnregisterName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- name
- String