SIFWorks ADK 2.0
SIF_Contexts Class
NamespacesEdustructures.SifWorks.InfraSIF_Contexts

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

A SIF_Contexts
Declaration Syntax
C#Visual BasicVisual 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^>
Members
All MembersConstructorsMethods



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_Context>)>
   SifKeyedList<(Of <String, SIF_Context>)>
    SIF_Contexts

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