[This is preliminary documentation and is subject to change.]
A SIF_SIFNodes
| C# | Visual Basic | Visual C++ |
public class SIF_SIFNodes : SifKeyedList<SIF_SIFNodeType, SIF_SIFNode>
Public Class SIF_SIFNodes _ Inherits SifKeyedList(Of SIF_SIFNodeType, SIF_SIFNode)
public ref class SIF_SIFNodes : public SifKeyedList<SIF_SIFNodeType^, SIF_SIFNode^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| SIF_SIFNodesSIF_SIFNodesNew()() |
Creates an instance of a SIF_SIFNodes
| |
| SIF_SIFNodesSIF_SIFNodesNew(SIF_SIFNode) |
Constructor that accepts values for all mandatory fields
| |
| AddSIF_SIFNode(SIF_SIFNodeType, String, String, SIFMode, Nullable<(Of <Int32>)>, YesNo) | Adds the value of the <SIF_SIFNode> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <SIF_SIFNode>)> | |||||
| SifKeyedList<(Of <SIF_SIFNodeType, SIF_SIFNode>)> | |||||
| SIF_SIFNodes | |||||