[]
Represents a list item for TagListInputParams.
[C1ClassSerialization(true)]
public class TagListInputParamsItem : NamedCollectionItem, ICloneable
Name | Description |
---|---|
TagListInputParamsItem(string, object) | Initializes a new instance of the TagListInputParamsItem class. |
Name | Description |
---|---|
Value | Gets or sets the current item's value. |
Name | Description |
---|---|
AssignFrom(NamedCollectionItem) | Copies the properties of the specified object to the current object. |
ToString() | Returns the string representation of the current TagListInputParamsItem. |