Initializes a new instance of the CalendarPropertyCompositeList<(Of <(<'T>)>)> class
Namespace: iCalAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public CalendarPropertyCompositeList( ICalendarPropertyList propertyList, string propertyName ) |
| Visual Basic |
|---|
Public Sub New ( _ propertyList As ICalendarPropertyList, _ propertyName As String _ ) |
| Visual C++ |
|---|
public: CalendarPropertyCompositeList( ICalendarPropertyList^ propertyList, String^ propertyName ) |