public class ClipboardWorker : ClipboardManagerPublic Class ClipboardWorker
Inherits ClipboardManagerpublic ref class ClipboardWorker : public ClipboardManagertype ClipboardWorker =
class
inherit ClipboardManager
end| ClipboardWorker | Initializes a new instance of the ClipboardWorker class |
| ContainsAny | (Inherited from ClipboardManager) |
| SupportedClipboardFormats |
Determines full list of clipboard data types can be handled.
(Inherited from ClipboardManager) |
| Contains | (Overrides ClipboardManagerContains(String)) |
| 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) |
| GetData | (Overrides ClipboardManagerGetData(String)) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetRegions | (Inherited from ClipboardManager) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| SetData(Object, String) | (Inherited from ClipboardManager) |
| SetData(Object, String) | (Overrides ClipboardManagerSetData(Object, String)) |
| SetRegions | (Inherited from ClipboardManager) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |