Overload List

  NameDescription
Public methodCopyPropertiesTo(CodeTemplate)
Copies any matching properties to another CodeTemplate instance.
Public methodCopyPropertiesTo(CodeTemplate, Boolean)
Copies any matching properties to another CodeTemplate instance.
Public methodCopyPropertiesTo(CodeTemplate, ICollection<(Of <<'(String>)>>))
Copies any matching properties to another CodeTemplate instance.
Public methodCopyPropertiesTo(CodeTemplate, Boolean, ICollection<(Of <<'(String>)>>))
Copies any matching properties to another CodeTemplate instance.

See Also