SIFWorks ADK 2.0
SIF_LogObjects Class
NamespacesEdustructures.SifWorks.InfraSIF_LogObjects

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

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



IconMemberDescription
SIF_LogObjectsSIF_LogObjectsNew()()
Creates an instance of a SIF_LogObjects

SIF_LogObjectsSIF_LogObjectsNew(SIF_LogObject)
Constructor that accepts values for all mandatory fields

AddSIF_LogObject(String, String)
Adds the value of the <SIF_LogObject> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_LogObject>)>
   SifKeyedList<(Of <String, SIF_LogObject>)>
    SIF_LogObjects

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