ListElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |