Method StripHeaderComment
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
StripHeaderComment(Language, string)
Removes the leading header comment.
public static int StripHeaderComment(Language language, string code)
Parameters
Returns
- int
Length of the leading header comment if found; otherwise, 0.