Initializes a new instance of the RecurringComponent class
Namespace: iCalAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public RecurringComponent( string name ) |
| Visual Basic |
|---|
Public Sub New ( _ name As String _ ) |
| Visual C++ |
|---|
public: RecurringComponent( String^ name ) |
Parameters
- name
- Type: System..::..String