[]
Gets a PairChar list that is matched to the specified value.
public List<PairChar> PairChars { get; }
Public ReadOnly Property PairChars As List(Of PairChar)
Type | Description |
---|---|
List<PairChar> | A PairChar list that is matched to the specified value. |