SIFWorks ADK 2.0
SIF_Providers Class
NamespacesEdustructures.SifWorks.InfraSIF_Providers

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

A SIF_Providers
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_Providers : SifKeyedList<string, SIF_Provider>
Public Class SIF_Providers _
	Inherits SifKeyedList(Of String, SIF_Provider)
public ref class SIF_Providers : public SifKeyedList<String^, SIF_Provider^>
Members
All MembersConstructorsMethods



IconMemberDescription
SIF_ProvidersSIF_ProvidersNew()()
Creates an instance of a SIF_Providers

SIF_ProvidersSIF_ProvidersNew(SIF_Provider)
Constructor that accepts values for all mandatory fields

AddSIF_Provider(String, SIF_ObjectList)
Adds the value of the <SIF_Provider> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_Provider>)>
   SifKeyedList<(Of <String, SIF_Provider>)>
    SIF_Providers

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