[]
A flow content element that represents a particular content item in a C1List.
public class C1ListItem : C1Block, IEnumerable<C1TextElement>, IEnumerable
| Name | Description |
|---|---|
| C1ListItem() |
| Name | Description |
|---|---|
| Blocks | Gets the collection of C1Block elements contained in the C1ListItem. |
| Name | Description |
|---|---|
| IsValidChild(Type) | Checks whether a type is a valid child of this C1TextElement. |