Class IonSpotParametersCollection
Inheritance
System.Object
IonSpotParametersCollection
Namespace:ESAPIX.Facade.API
Assembly:cs.temp.dll.dll
Syntax
public class IonSpotParametersCollection : SerializableObject, Xml.Serialization.IXmlSerializable, IEnumerable<IonSpotParameters>, IEnumerable
Constructors
IonSpotParametersCollection()
Declaration
public IonSpotParametersCollection()
IonSpotParametersCollection()
Declaration
public IonSpotParametersCollection()
IonSpotParametersCollection()
Declaration
public IonSpotParametersCollection()
IonSpotParametersCollection()
Declaration
public IonSpotParametersCollection()
IonSpotParametersCollection(Object)
Declaration
public IonSpotParametersCollection(dynamic client)
Parameters
Type |
Name |
Description |
System.Object |
client |
|
IonSpotParametersCollection(Object)
Declaration
public IonSpotParametersCollection(dynamic client)
Parameters
Type |
Name |
Description |
System.Object |
client |
|
IonSpotParametersCollection(Object)
Declaration
public IonSpotParametersCollection(dynamic client)
Parameters
Type |
Name |
Description |
System.Object |
client |
|
IonSpotParametersCollection(Object)
Declaration
public IonSpotParametersCollection(dynamic client)
Parameters
Type |
Name |
Description |
System.Object |
client |
|
Properties
Count
Declaration
public int Count { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Count
Declaration
public int Count { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Count
Declaration
public int Count { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Count
Declaration
public int Count { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Item[Int32]
Declaration
public IonSpotParameters this[int index] { get; set; }
Parameters
Type |
Name |
Description |
System.Int32 |
index |
|
Property Value
Item[Int32]
Declaration
public IonSpotParameters this[int index] { get; set; }
Parameters
Type |
Name |
Description |
System.Int32 |
index |
|
Property Value
Item[Int32]
Declaration
public IonSpotParameters this[int index] { get; set; }
Parameters
Type |
Name |
Description |
System.Int32 |
index |
|
Property Value
Item[Int32]
Declaration
public IonSpotParameters this[int index] { get; set; }
Parameters
Type |
Name |
Description |
System.Int32 |
index |
|
Property Value
Methods
GetEnumerator()
Declaration
public IEnumerator<IonSpotParameters> GetEnumerator()
Returns
GetEnumerator()
Declaration
public IEnumerator<IonSpotParameters> GetEnumerator()
Returns
GetEnumerator()
Declaration
public IEnumerator<IonSpotParameters> GetEnumerator()
Returns
GetEnumerator()
Declaration
public IEnumerator<IonSpotParameters> GetEnumerator()
Returns