ListElement Class

Definition

Defines a sub-list to append to an existing list entity.

public class ListElement
type ListElement = class
Public Class ListElement
Inheritance
ListElement

Constructors

ListElement()

Initializes a new instance of the ListElement class.

ListElement(String, IList<String>)

Initializes a new instance of the ListElement class.

Properties

CanonicalForm

Gets or sets the canonical form of the sub-list.

Synonyms

Gets or sets the synonyms of the canonical form.

Methods

Validate()

Validate the object.

Applies to