Click or drag to resize
TaskGroup.Clone Method
Overload List
  NameDescription
Public methodClone()
Creates a new object that is a copy of the current instance. Clones only itself, not the contents of this group.
(Overrides TaskGroupElement.Clone().)
Public methodClone(Boolean)
Creates a new object that is a copy of the current instance.
Top
See Also