ThemeInspector.DeleteThemeDefinition(UInt32) 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.
protected:
void DeleteThemeDefinition(System::UInt32 index);
protected void DeleteThemeDefinition (uint index);
member this.DeleteThemeDefinition : uint32 -> unit
Protected Sub DeleteThemeDefinition (index As UInteger)
Parameters
- index
- UInt32