Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SubjectInfoCollection Class

Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll

Represents the collection of alternate mail message views.

Syntax
public class SubjectInfoCollection : ICollection, IEnumerable<SubjectInfo>, IEnumerable
Inheritance
Object
SubjectInfoCollection
Implements
ICollection
IEnumerable<SubjectInfo>
IEnumerable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
Count

Gets the number of items in the collection.

IsSynchronized

Gets a value indicating whether access to SubjectInfoCollection is synchronized (thread-safe).

Item[Int32]

Gets the list item at the specified index.

SyncRoot

Gets an object that can be used to synchronize access to SubjectInfoCollection object.

Methods

Name Description
CopyTo(SubjectInfo[], Int32)

Copies the range of elements from the SubjectInfoCollection to a compatible one-dimensional array, starting at the specified index of the target array.

GetEnumerator()

Gets an IEnumerator for the collection.

Explicit Interface Implementations

Name Description
IEnumerable<SubjectInfo>.GetEnumerator()

Gets an IEnumerator<T> for the SubjectInfoCollection collection.

ICollection.CopyTo(Array, Int32)

Copies the range of elements from the collection to a compatible one-dimensional array, starting at the specified index of the target array.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies