[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.Recs.RplContainerRec.TryGetValue

TryGetValue Method

TryGetValue<T>(byte, out T)

Declaration
public bool TryGetValue<T>(byte childRecType, out T value)
Parameters
Type Name Description
byte childRecType
T value
Returns
Type Description
bool
Type Parameters
Name Description
T