コード例 #1
0
 public void AddProbeArray(ProbeArray probeArray)
 {
     API.iplProbeBatchAddProbeArray(mProbeBatch, probeArray.Get());
 }