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