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