[This is preliminary documentation and is subject to change.]
A SIF_LogObjects
| C# | Visual Basic | Visual 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^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| 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. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <SIF_LogObject>)> | |||||
| SifKeyedList<(Of <String, SIF_LogObject>)> | |||||
| SIF_LogObjects | |||||