'Declaration Public Property MatchConfidence As Integer
'Usage Dim instance As IdentificationComparisonInformation Dim value As Integer instance.MatchConfidence = value value = instance.MatchConfidence
public int MatchConfidence {get; set;}
'Declaration Public Property MatchConfidence As Integer
'Usage Dim instance As IdentificationComparisonInformation Dim value As Integer instance.MatchConfidence = value value = instance.MatchConfidence
public int MatchConfidence {get; set;}