[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class SifActionList<TKey, TValue> : SifKeyedList<TKey, TValue> where TValue : SifKeyedElement
<SerializableAttribute> _ Public Class SifActionList(Of TKey, TValue As SifKeyedElement) _ Inherits SifKeyedList(Of TKey, TValue)
[SerializableAttribute] generic<typename TKey, typename TValue> where TValue : SifKeyedElement public ref class SifActionList : public SifKeyedList<TKey, TValue>
- TKey
- TValue
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| SifActionList<(Of <TKey, TValue>)>SifActionList<(Of <TKey, TValue>)>New(IElementDef) |
Creates an instance of a SifActionList
|
| Object | ||||||
| Element | ||||||
| SifElement | ||||||
| SifList<(Of <TValue>)> | ||||||
| SifKeyedList<(Of <TKey, TValue>)> | ||||||
| SifActionList<(Of <TKey, TValue>)> | ||||||
| AddressList | ||||||
| EmailList | ||||||
| PhoneNumberList | ||||||
| SIF_ExtendedElements | ||||||
| OtherNames | ||||||
| StudentAddressList | ||||||
| MarkInfoList | ||||||
| SpecialConditions | ||||||