ScreenOverlayCollectionBase Methods |
The ScreenOverlayCollectionBase type exposes the following members.
Name | Description | |
---|---|---|
Add |
Adds an overlay to the collection.
| |
Clear |
Removes all overlays from the collection.
| |
Contains |
Determines whether the collection contains a specific overlay.
| |
CopyTo |
Copies the elements of the collection starting at startingIndex
into an array.
| |
Dispose | ||
Dispose(Boolean) | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Overrides ObjectFinalize.) | |
GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
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 first occurrence of a specific overlay from the collection.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |