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