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