public interface IComponentCloneable : ICloneable
Public Interface IComponentCloneable
Inherits ICloneable
public interface class IComponentCloneable : ICloneable
type IComponentCloneable =
interface
interface ICloneable
end
Clone | Creates a new object that is a copy of the current instance. (Унаследован от ICloneable) |
CloneOnlySelf | Клонирует только себя исключая дочерние элементы |