SIFWorks ADK 2.0
SetSIF_Elements Method (items)
NamespacesEdustructures.SifWorks.InfraSIF_SelectSetSIF_Elements(array<SIFSelectElement>[]())

[This is preliminary documentation and is subject to change.]

Sets all SIFSelectElement object instances. All existing SIFSelectElement instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all SIFSelectElements.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_Elements(
	SIFSelectElement[] items
)
Public Sub SetSIF_Elements ( _
	items As SIFSelectElement() _
)
public:
void SetSIF_Elements (
	array<SIFSelectElement^>^ items
)
Parameters
items (array<SIFSelectElement>[]())
Remarks

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10