[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.Recs.ReportItemCollection.TryGetValue

TryGetValue Method

TryGetValue(string, out ReportItem)

Declaration
public bool TryGetValue(string name, out ReportItem ri)
Parameters
Type Name Description
string name
ReportItem ri
Returns
Type Description
bool