GmlTokensCommentChar Field |
[Missing <summary> documentation for "F:Frontenac.Blueprints.Util.IO.GML.GmlTokens.CommentChar"]
Namespace:
Frontenac.Blueprints.Util.IO.GML
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic const char CommentChar = '#'
Public Const CommentChar As Char = "#"C
public:
literal wchar_t CommentChar = '#'
static val mutable CommentChar: char
Field Value
Type:
Char
See Also