[]
Initializes a new instance of the SubItem class.
public SubItem(object content)
Public Sub New(content As Object)
Type | Name | Description |
---|---|---|
object | content | The content will be set to SubItem.Content property. |
Initializes a new instance of the SubItem class.
public SubItem()
Public Sub New()