![]() | LensFlareElementCollection Class |
Namespace: DigitalRune.Graphics
The LensFlareElementCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | LensFlareElementCollection | Initializes a new instance of the LensFlareElementCollection class |
Name | Description | |
---|---|---|
![]() | Add | Adds an object to the end of the CollectionT. (Inherited from CollectionLensFlareElement.) |
![]() | Clear | Removes all elements from the CollectionT. (Inherited from CollectionLensFlareElement.) |
![]() | ClearItems | Removes all elements from the CollectionT. (Inherited from CollectionLensFlareElement.) |
![]() | Contains | Determines whether an element is in the CollectionT. (Inherited from CollectionLensFlareElement.) |
![]() | CopyTo | Copies the entire CollectionT to a compatible one-dimensional Array, starting at the specified index of the target array. (Inherited from CollectionLensFlareElement.) |
![]() | Equals | (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 iterates through the LensFlareElementCollection.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire CollectionT. (Inherited from CollectionLensFlareElement.) |
![]() | Insert | Inserts an element into the CollectionT at the specified index. (Inherited from CollectionLensFlareElement.) |
![]() | InsertItem | Inserts an element into the CollectionT at the specified index. (Inherited from CollectionLensFlareElement.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove | Removes the first occurrence of a specific object from the CollectionT. (Inherited from CollectionLensFlareElement.) |
![]() | RemoveAt | Removes the element at the specified index of the CollectionT. (Inherited from CollectionLensFlareElement.) |
![]() | RemoveItem | Removes the element at the specified index of the CollectionT. (Inherited from CollectionLensFlareElement.) |
![]() | SetItem | Replaces the element at the specified index. (Inherited from CollectionLensFlareElement.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionLensFlareElement.) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from CollectionLensFlareElement.) |
![]() | Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionLensFlareElement.) |
Name | Description | |
---|---|---|
![]() ![]() | IListAdd | Adds an item to the IList. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | IListContains | Determines whether the IList contains a specific value. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | ICollectionCopyTo | (Inherited from CollectionLensFlareElement.) |
![]() ![]() | IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | IListIndexOf | Determines the index of a specific item in the IList. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | IListInsert | Inserts an item into the IList at the specified index. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionLensFlareElement.) |
![]() ![]() | IListItem | Gets or sets the element at the specified index. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | IListRemove | Removes the first occurrence of a specific object from the IList. (Inherited from CollectionLensFlareElement.) |
![]() ![]() | ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionLensFlareElement.) |