HtmlTemplateCollection.Clone() Method
In This Article
Copies this HtmlTemplateCollection.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
public HtmlTemplateCollection Clone()
#Returns
Type | Description |
---|---|
Html |
The copy of this Html |
See Also