[]
Specifies the type of a Marker.
public enum MarkerType
Public Enum MarkerType
| Name | Description |
|---|---|
| End | A marker pointing to the end of a ContentObject. |
| Start | A marker pointing to the start of a ContentObject. |
| Whole | A marker pointing to a whole childless ContentObject. |