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