Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
 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);
     }
 }
 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);
     }
 }
Exemple #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);
     }
 }
 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);
     }
 }
 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);
     }
 }
Exemple #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);
     }
 }
Exemple #15
0
 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);
     }
 }
Exemple #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);
     }
 }
Exemple #17
0
 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);
     }
 }
 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);
     }
 }
 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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #25
0
 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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }
Exemple #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);
     }
 }