SendMailJobCollection Methods |
The SendMailJobCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a send-mail job into the collection.
|
![]() | Clear |
Removes all elements from the collection.
|
![]() | CopyTo |
Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that can iterate through the collection.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetIndicesAsArray |
Returns the integer array containing list of data table row indices
associated with the jobs belonging to the collection.
|
![]() ![]() | GetIndicesAsString |
Returns the string containing comma-separated list of data table row indices
associated with the jobs belonging to the collection.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove |
Removes the specified SendMailJob from the collection.
|
![]() | RemoveAt |
Removes the job with the specified index from the collection.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |