Overload List
| Name | Description | |
|---|---|---|
|
|
MakeElement(String, ITuple) |
Creates a new data element, which can be added to this collection. The caller takes ownership of the allocated memory.
Return ValueThe OplElementIterator being created. |
|
|
MakeElement(String, Double) |
Creates a new data element, which can be added to this collection. The caller takes ownership of the allocated memory.
Return ValueThe OplElementIterator being created. |
|
|
MakeElement(String, Int32) |
Creates a new data element, which can be added to this collection. The caller takes ownership of the allocated memory.
Return ValueThe OplElementIterator being created. |
|
|
MakeElement(String, String) |
Creates a new data element, which can be added to this collection. The caller takes ownership of the allocated memory.
Return ValueThe OplElementIterator being created. |