'Declaration Function _containsDetailKey( _ ByVal detailKeyCollection As List(Of DataValueType), _ ByVal detailValue As IDetailValue _ ) As Boolean
bool _containsDetailKey( List<DataValueType> detailKeyCollection, IDetailValue detailValue )
Parameters
- detailKeyCollection
- detailValue