[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Templates.DataSourceDictionary.Item

this Property

this[string]

Declaration
public object this[string key] { get; set; }
Public Default Property Item(key As String) As Object
Parameters
Type Name Description
string key
Implements