IdxRichEditAbstractNumberingListCollection Properties
| Name | Description |
|---|---|
| BulletedListTemplate | |
| Count | Returns the number of items within the list or collection. Inherited from IdxReadOnlyList<T>. |
| MultiLevelListTemplate | |
| NumberedListTemplate | |
| Self | Provides zero-based indexed access to items within the list or collection. Inherited from IdxReadOnlyList<T>. |
See Also