[]
        
(Showing Draft Content)

C1.AdoNet.Magento.Base.Abstraction.ADOBase.C1OAuth1ConnectionStringBuilder.Item

this Property

this[string]

Gets or sets the value associated with the specified key.

Declaration
public override object this[string keyword] { get; set; }
Parameters
Type Name Description
string keyword

The key of the item to get or set.

Overrides