MHeading Class
Namespace: DotMarkdown.Linq
Assembly: DotMarkdown.dll
public class MHeading : DotMarkdown.Linq.MContainer
Inheritance
Object → MObject → MElement → MContainer → MHeading
Constructors
| Constructor | Summary |
|---|---|
| MHeading(Int32, Object) | |
| MHeading(Int32, Object[]) | |
| MHeading(Int32) | |
| MHeading(MHeading) |
Properties
| Property | Summary |
|---|---|
| Document | (Inherited from MObject) |
| FirstElement | (Inherited from MContainer) |
| IsEmpty | (Inherited from MContainer) |
| Kind | (Overrides MObject.Kind) |
| LastElement | (Inherited from MContainer) |
| Level | |
| NextElement | (Inherited from MElement) |
| Parent | (Inherited from MObject) |
| PreviousElement | (Inherited from MElement) |