[]
Get a thumb node.
protected LinkedListNode<SliderBase.ThumbModel> GetThumbNode(int thumbId)
Protected Function GetThumbNode(thumbId As Integer) As LinkedListNode(Of SliderBase.ThumbModel)
| Type | Name | Description |
|---|---|---|
| int | thumbId | Thumb id. |
| Type | Description |
|---|---|
| LinkedListNode<SliderBase.ThumbModel> |