Click or drag to resize
DataCommentMarkers Class
The markers for comments in Landis text data.
Inheritance Hierarchy
SystemObject
  LandisDataCommentMarkers

Namespace: Landis
Assembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntax
public static class CommentMarkers

The DataCommentMarkers type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEndOfLine
The marker for end-of-line comments.
Public fieldStatic memberLine
The marker for comment lines.
Top
See Also