The OplDataElements type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddElement |
Adds an element to this collection. The collection does not take ownership of the allocated memory.
|
|
|
AddElementAs |
Adds an element to this collection, with a different name. The collection does not take ownership of the allocated memory.
|
|
|
cpp_MakeElement |
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. |
|
|
Dispose | (Overrides OplDataSource..::..Dispose()()()().) |
|
|
End |
Clears the memory used by this object (Inherited from OplDataSource.) |
|
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
|
Finalize | (Overrides OplDataSource..::..Finalize()()()().) |
|
|
getDataHandler |
(Inherited from OplDataSource.) |
|
|
GetElement |
Returns a named data element.
|
|
|
GetElementEnumerator |
Returns a new iterator for the elements in this model. The caller is responsible for ending the iterator.
Return ValueThe OplElementIterator being created. |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
getPrepare |
(Inherited from OplDataSource.) |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
hasPrepare |
(Inherited from OplDataSource.) |
|
|
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. |
|
|
makeScriptExpression |
|
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
read |
(Inherited from OplDataSource.) |
|
|
SetElement |
Replaces an element in this collection. The collection does not take ownership of the allocated memory.
|
|
|
ToString | (Overrides Object..::..ToString()()()().) |