[This is preliminary documentation and is subject to change.]
Sets all SIF_Object object instances. All existing
SIF_Object instances
are removed and replaced with this list. Calling this method with the
parameter value set to null removes all SIF_Objects.
| C# | Visual Basic | Visual C++ |
public void SetSIF_Objects( SIF_Object[] items )
Public Sub SetSIF_Objects ( _ items As SIF_Object() _ )
public: void SetSIF_Objects ( array<SIF_Object^>^ items )
- items (array<SIF_Object>[]())
Version: 2.0
Since: 1.1