CalendarParameterReader Members
The CalendarParameterReader class returns information about parameters in an iCalendar stream.
The following tables list the members exposed by the CalendarParameterReader type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Name | The Name property gets the name of the current parameter. |
![]() |
ParameterId | The ParameterId method gets a ParameterId enumeration value that identifies the current parameter. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from ValueType ) |
![]() |
GetHashCode | (inherited from ValueType ) |
![]() |
GetType | (inherited from Object ) |
![]() |
ReadNextParameter | The ReadNextParameter method reads the next parameter. |
![]() |
ReadNextValue | The ReadNextValue method reads the next value in the current parameter. |
![]() |
ReadValue | The ReadValue method returns a string that contains the current value. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from ValueType ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top