TreeNodeBinding.ICloneable.Clone Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates a copy of the TreeNodeBinding object.
Assembly: System.Web (in System.Web.dll)
Implements
ICloneable.Clone()The ICloneable.Clone method is a helper function that creates a copy of the TreeNodeBinding object from which the ICloneable.Clone method is called.
Note |
|---|
The ICloneable.Clone method is used primarily by control developers. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
