Language:
Arabic (العربية)
Chinese Simplified (中文(简体)
Chinese Traditional (中文(繁體)
Dutch (Nederlands)
English
French (français)
German (Deutsch)
Italian (italiano)
Japanese (日本語)
Korean (한국어)
Portuguese (Português)
Russian (русский)
Spanish (español)
Sign In
Sign Up
Products
Purchase
Downloads
Demos
Forums
Blogs
Documentation
Corporate
Product Suites
Aspose.Total for .NET and Java
Aspose.Total for Reporting Services
File Format Components
Aspose.Words for .NET and Java
Aspose.Cells for .NET and Java
Aspose.Pdf for .NET and Java
Aspose.Slides for .NET and Java
Aspose.Pdf.Kit for .NET and Java
Aspose.Network for .NET
Aspose.Network Getting Started
Programmer's Guide
Knowledge Base
Aspose.Network for .NET API Reference
Aspose.iCalendar Namespace
ByDay Class
ByDayCollection Class
ByNumberCollection Class
DateCollection Class
EndType Enumeration
Frequency Enumeration
License Class
RecurrencePattern Class
RecurrenceRule Class
RecurrenceRuleCollection Class
RecurrenceRuleCollection Members
Properties
Methods
Aspose.Network Namespace
Aspose.Network.Dns Namespace
Aspose.Network.Exchange Namespace
Aspose.Network.Ftp Namespace
Aspose.Network.iCalendar Namespace
Aspose.Network.iCalendar.ObjectModel Namespace
Aspose.Network.iCalendar.ObjectModel.Parameters Namespace
Aspose.Network.iCalendar.ObjectModel.Properties Namespace
Aspose.Network.Icmp Namespace
Aspose.Network.Imap Namespace
Aspose.Network.Logging Namespace
Aspose.Network.Mail Namespace
Aspose.Network.Mail.Calendaring Namespace
Aspose.Network.Mime Namespace
Aspose.Network.Outlook Namespace
Aspose.Network.Pop3 Namespace
Aspose.Network.Proxy Namespace
Aspose.Network.Security.Authentication Namespace
Aspose.Network.Security.Cryptography.X509Certificates Namespace
Aspose.Network.Verify Namespace
Aspose.Network.WhoIs Namespace
Aspose.Windows.Forms Namespace
Aspose.Network for Java API Reference
Aspose.Tasks for .NET
Aspose.Form for .NET
Aspose.Metafiles for Java
Aspose.Flash for .NET
Aspose.Recognition for .NET
SSRS Rendering Extensions
Aspose.Words for Reporting Services
Aspose.Slides for Reporting Services
Aspose.Cells for Reporting Services
Aspose.Pdf for Reporting Services
Aspose.BarCode for Reporting Services
JasperReports Exporters
Aspose.Slides for JasperReports
Visual Components
Aspose.BarCode for .NET and Java
Aspose.Grid for .NET
Aspose.Chart for .NET
Aspose.Editor for .NET
Aspose.AdHoc for .NET
Utility Components
Aspose.Workflow for .NET
Aspose.Spell for .NET
Aspose.ASPXpand for .NET
Aspose
>
Documentation
>
File Format Components
>
Aspose.Network for .NET
>
Aspose.Network for .NET API Reference
>
Aspose.iCalendar Namespace
>
RecurrenceRuleCollection Class
>
RecurrenceRuleCollection Members
RecurrenceRuleCollection overview
Public Instance Properties
Capacity
(inherited from
CollectionBase
)
Gets or sets the number of elements that the
CollectionBase
can contain.
Count
(inherited from
CollectionBase
)
Gets the number of elements contained in the
CollectionBase
instance.
Item
Public Instance Methods
Add
Overloaded.
Clear
(inherited from
CollectionBase
)
Removes all objects from the
CollectionBase
instance.
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
GetEnumerator
(inherited from
CollectionBase
)
Returns an enumerator that iterates through the
CollectionBase
instance.
GetHashCode
(inherited from
Object
)
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table.
GetType
(inherited from
Object
)
Gets the
Type
of the current instance.
RemoveAt
(inherited from
CollectionBase
)
Removes the element at the specified index of the
CollectionBase
instance.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
Protected Instance Properties
InnerList
(inherited from
CollectionBase
)
Gets an
ArrayList
containing the list of elements in the
CollectionBase
instance.
List
(inherited from
CollectionBase
)
Gets an
IList
containing the list of elements in the
CollectionBase
instance.
Protected Instance Methods
Finalize
(inherited from
Object
)
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
MemberwiseClone
(inherited from
Object
)
Creates a shallow copy of the current
Object
.
OnClear
(inherited from
CollectionBase
)
Performs additional custom processes when clearing the contents of the
CollectionBase
instance.
OnClearComplete
(inherited from
CollectionBase
)
Performs additional custom processes after clearing the contents of the
CollectionBase
instance.
OnInsert
(inherited from
CollectionBase
)
Performs additional custom processes before inserting a new element into the
CollectionBase
instance.
OnInsertComplete
(inherited from
CollectionBase
)
Performs additional custom processes after inserting a new element into the
CollectionBase
instance.
OnRemove
(inherited from
CollectionBase
)
Performs additional custom processes when removing an element from the
CollectionBase
instance.
OnRemoveComplete
(inherited from
CollectionBase
)
Performs additional custom processes after removing an element from the
CollectionBase
instance.
OnSet
(inherited from
CollectionBase
)
Performs additional custom processes before setting a value in the
CollectionBase
instance.
OnSetComplete
(inherited from
CollectionBase
)
Performs additional custom processes after setting a value in the
CollectionBase
instance.
OnValidate
(inherited from
CollectionBase
)
Performs additional custom processes when validating a value.
See Also
RecurrenceRuleCollection Class
|
Aspose.iCalendar Namespace