stcListItem Members
The stcListItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
stcListItem()()()() |
Initializes a new instance of the stcListItem class.
|
![]() |
stcListItem(Int32, String) |
Initializes a new instance of the stcListItem class.
|
![]() |
stcListItem(Int32, String, Object) |
Initializes a new instance of the stcListItem class.
|
![]() |
stcListItem(String, Object) |
Initializes a new instance of the stcListItem class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Clone |
Clones this instance.
|
![]() ![]() |
Deserialize |
Deserializes the specified serialized string.
|
![]() |
Equals |
Determines whether the specified Object is equal to this instance.
|
![]() |
GetHashCode | |
![]() ![]() |
IsEquals | |
![]() |
Reset | |
![]() |
ToString()()()() |
Returns a String that represents this instance.
|
![]() |
ToString(Boolean) |
Properties
Name | Description | |
---|---|---|
![]() |
Data |
An arbitrary object value that can be used to store custom information about the element
|
![]() |
Id |
An integer type value
|
![]() |
Name |
A string type value
|
![]() |
SecondaryId | |
![]() |
Tag |
An arbitrary object value that can be used to store custom information about the element
|