[This is preliminary documentation and is subject to change.]
A SIF_Subscribers
| C# | Visual Basic | Visual C++ |
public class SIF_Subscribers : SifKeyedList<string, SIF_Subscriber>
Public Class SIF_Subscribers _ Inherits SifKeyedList(Of String, SIF_Subscriber)
public ref class SIF_Subscribers : public SifKeyedList<String^, SIF_Subscriber^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| SIF_SubscribersSIF_SubscribersNew()() |
Creates an instance of a SIF_Subscribers
| |
| SIF_SubscribersSIF_SubscribersNew(SIF_Subscriber) |
Constructor that accepts values for all mandatory fields
| |
| AddSIF_Subscriber(String, SIF_ObjectList) | Adds the value of the <SIF_Subscriber> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <SIF_Subscriber>)> | |||||
| SifKeyedList<(Of <String, SIF_Subscriber>)> | |||||
| SIF_Subscribers | |||||