コード例 #1
0
 public candle_stick_vector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (candle_stick_point element in c)
     {
         this.Add(element);
     }
 }
コード例 #2
0
 public RelinkableQuoteHandleVectorVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (RelinkableQuoteHandleVector element in c)
     {
         this.Add(element);
     }
 }
コード例 #3
0
 public DateVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (Date element in c)
     {
         this.Add(element);
     }
 }
コード例 #4
0
 public metric_group_vector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (metric_group element in c)
     {
         this.Add(element);
     }
 }
コード例 #5
0
 public MipDataPackets(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (MipDataPacket element in c)
     {
         this.Add(element);
     }
 }
コード例 #6
0
 public Voltages(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (WirelessTypes.Voltage element in c)
     {
         this.Add(element);
     }
 }
コード例 #7
0
 public StochasticProcessVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (StochasticProcess element in c)
     {
         this.Add(element);
     }
 }
コード例 #8
0
 public VtMatrix4dArrayVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (VtMatrix4dArray element in c)
     {
         this.Add(element);
     }
 }
コード例 #9
0
 public DividendSchedule(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (Dividend element in c)
     {
         this.Add(element);
     }
 }
コード例 #10
0
 public DefaultProbabilityHelperVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (DefaultProbabilityHelper element in c)
     {
         this.Add(element);
     }
 }
コード例 #11
0
 public vector_CamCalLowHigh(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (CamCalLowHigh element in c)
     {
         this.Add(element);
     }
 }
コード例 #12
0
 public TouchPointContainer(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException(nameof(c));
     }
     foreach (TouchPoint element in c)
     {
         this.Add(element);
     }
 }
コード例 #13
0
 public vector_Int32Image(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (Int32Image element in c)
     {
         this.Add(element);
     }
 }
コード例 #14
0
 public StreamConfigurationVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (StreamConfiguration element in c)
     {
         this.Add(element);
     }
 }
コード例 #15
0
ファイル: FloatMatList2N.cs プロジェクト: zjmsky/SharpFace
 public FloatMatList2N(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (FloatMatList element in c)
     {
         this.Add(element);
     }
 }
コード例 #16
0
 public StdUnregisteredValueVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (SdfUnregisteredValue element in c)
     {
         this.Add(element);
     }
 }
コード例 #17
0
ファイル: ItemContainer.cs プロジェクト: yoowonyoung/TizenFX
 public ItemContainer(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (Item element in c)
     {
         this.Add(element);
     }
 }
コード例 #18
0
 public CalibrationHelperVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (CalibrationHelper element in c)
     {
         this.Add(element);
     }
 }
コード例 #19
0
 public HeatMapTypeList(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (HeatMapType element in c)
     {
         this.Add(element);
     }
 }
コード例 #20
0
 public vector_q_metrics(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (q_metric element in c)
     {
         this.Add(element);
     }
 }
コード例 #21
0
 public vector_PolarCoord(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (PolarCoord element in c)
     {
         this.Add(element);
     }
 }
コード例 #22
0
 public UsdSkelInbetweenShapeVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (UsdSkelInbetweenShape element in c)
     {
         this.Add(element);
     }
 }
 public __vector_NumComplexDoubleImage(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (__NumComplexDoubleImage element in c)
     {
         this.Add(element);
     }
 }
コード例 #24
0
 public VehicleModeTypes(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (InertialTypes.VehicleModeType element in c)
     {
         this.Add(element);
     }
 }
コード例 #25
0
ファイル: MipCommands.cs プロジェクト: danielasun/MSCL
 public MipCommands(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (MipTypes.Command element in c)
     {
         this.Add(element);
     }
 }
コード例 #26
0
 public lane_summary_vector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (lane_summary element in c)
     {
         this.Add(element);
     }
 }
コード例 #27
0
 public vector_PatternEvalResult(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (PatternEvalResult element in c)
     {
         this.Add(element);
     }
 }
コード例 #28
0
 public SdfAttributeSpecHandleVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (SdfAttributeSpecHandle element in c)
     {
         this.Add(element);
     }
 }
コード例 #29
0
 public UsdStageLoadRulesVectorPair(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (UsdStageLoadRulesPair element in c)
     {
         this.Add(element);
     }
 }
コード例 #30
0
 public SdfNamespaceEditVector(global::System.Collections.ICollection c) : this()
 {
     if (c == null)
     {
         throw new global::System.ArgumentNullException("c");
     }
     foreach (SdfNamespaceEdit element in c)
     {
         this.Add(element);
     }
 }