SIFWorks ADK 2.0
SifActionList<(Of <TKey, TValue>)> Class
NamespacesEdustructures.SifWorksSifActionList<(Of <TKey, TValue>)>

[This is preliminary documentation and is subject to change.]

Declaration Syntax
C#Visual BasicVisual 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>
Generic Template Parameters
TKey
TValue
Members
All MembersConstructors



IconMemberDescription
SifActionList<(Of <TKey, TValue>)>SifActionList<(Of <TKey, TValue>)>New(IElementDef)
Creates an instance of a SifActionList

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <TValue>)>
   SifKeyedList<(Of <TKey, TValue>)>
    SifActionList<(Of <TKey, TValue>)>
     AddressList
     EmailList
     PhoneNumberList
     SIF_ExtendedElements
     OtherNames
     StudentAddressList
     MarkInfoList
     SpecialConditions

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10