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