The following tables list the members exposed by Clause.
Name | Description | |
---|---|---|
![]() | Connector | Gets or sets the connector that connects this Clause Part with the next Clause Part. |
![]() | DisplayString | Gets the display string or caption for this Clause. |
Name | Description | |
---|---|---|
![]() | GetEnumerator | Returns an enumerator that iterates through the list of ClauseParts. |
![]() | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. |
![]() | ReadJson | Generates an object from its JSON representation. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | ToString | Overridden. Returns a string representation of the object. |
![]() | WriteJson | Converts an object into its JSON representation. |
![]() | WriteXml | Converts an object into its XML representation. |