Collection for display modes.
| C# |
public class DisplayModeCollection : IEnumerable<DisplayMode>, IEnumerable
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
DisplayModeCollection(IEnumerable<(Of <<'(DisplayMode>)>>)) |
Creates a new display mode collection.
|
|
|
Equals(Object) |
(Inherited from Object.) |
|
|
Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetEnumerator()()()() |
Get the collection's enumerator.
|
|
|
GetHashCode()()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType()()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
Item[([( SurfaceFormat])]) |
Gets all the display modes in the collection with the specified surface
format.
|
|
|
MemberwiseClone()()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ToString()()()() |
(Inherited from Object.) |
| Object | |
|
|
DisplayModeCollection |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)