Share via


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
Aa580638.pubproperty(en-us,EXCHG.80).gif Name The Name property gets the name of the current parameter.
Aa580638.pubproperty(en-us,EXCHG.80).gif ParameterId The ParameterId method gets a ParameterId enumeration value that identifies the current parameter.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa580638.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from ValueType )
Aa580638.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from ValueType )
Aa580638.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa580638.pubmethod(en-us,EXCHG.80).gif ReadNextParameter The ReadNextParameter method reads the next parameter.
Aa580638.pubmethod(en-us,EXCHG.80).gif ReadNextValue The ReadNextValue method reads the next value in the current parameter.
Aa580638.pubmethod(en-us,EXCHG.80).gif ReadValue The ReadValue method returns a string that contains the current value.
Aa580638.pubmethod(en-us,EXCHG.80).gifAa580638.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa580638.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from ValueType )

Top

Protected Methods

  Name Description
Aa580638.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa580638.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top