SIFWorks ADK 2.0
SIF_SupportedVersions Class
NamespacesEdustructures.SifWorks.InfraSIF_SupportedVersions

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

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



IconMemberDescription
SIF_SupportedVersionsSIF_SupportedVersionsNew()()
Creates an instance of a SIF_SupportedVersions

SIF_SupportedVersionsSIF_SupportedVersionsNew(SIF_Version)
Constructor that accepts values for all mandatory fields

AddSIF_Version(String)
Adds the value of the <SIF_Version> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_Version>)>
   SifKeyedList<(Of <String, SIF_Version>)>
    SIF_SupportedVersions

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