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