コード例 #1
0
 public bool GetBool(int index)
 {
     return(TextRecordParsing.GetBool(items, index));
 }