SetIterator Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SetIterator() | |
SetIterator(Set) |
SetIterator()
protected:
SetIterator();
protected SetIterator ();
Protected Sub New ()
Applies to
SetIterator(Set)
public:
SetIterator(Microsoft::Dynamics::Ax::Xpp::Set ^ _set);
public SetIterator (Microsoft.Dynamics.Ax.Xpp.Set _set);
new Microsoft.Dynamics.Ax.Xpp.SetIterator : Microsoft.Dynamics.Ax.Xpp.Set -> Microsoft.Dynamics.Ax.Xpp.SetIterator
Public Sub New (_set As Set)
Parameters
- _set
- Set