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