[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.UIStrings.AddInOrder

AddInOrder Method

AddInOrder(object, string, string)

Adds a string to the collection, preserving the order.

Declaration
public void AddInOrder(object key, string value, string description)
Parameters
Type Name Description
object key

The key of the string.

string value

The string.

string description

The description of the string.