JAMS Developer Guide
SpecificDateTypeCollection Class
Members 


MVPSI.JAMS Namespace : SpecificDateTypeCollection Class
Class is a Collection of Date Types
Object Model
SpecificDateTypeCollection Class
Syntax
'Declaration
 
Public Class SpecificDateTypeCollection 
   Inherits MVPSI.JAMS.NotifyPropertyCollection(Of SpecificDateType)
'Usage
 
Dim instance As SpecificDateTypeCollection
public class SpecificDateTypeCollection : MVPSI.JAMS.NotifyPropertyCollection<SpecificDateType> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
         MVPSI.JAMS.NotifyPropertyCollection<T>
            MVPSI.JAMS.SpecificDateTypeCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SpecificDateTypeCollection Members
MVPSI.JAMS Namespace