[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public SIF_JoinOn( SIF_LeftElement sifLeftElement, SIF_RightElement sifRightElement )
Public Sub New ( _ sifLeftElement As SIF_LeftElement, _ sifRightElement As SIF_RightElement _ )
public: SIF_JoinOn ( SIF_LeftElement^ sifLeftElement, SIF_RightElement^ sifRightElement )
- sifLeftElement (SIF_LeftElement)
- A SIF_LeftElement
- sifRightElement (SIF_RightElement)
- A SIF_RightElement