EventRegistrationTokenTable(T) Constructor
Collapse the table of content
Expand the table of content

EventRegistrationTokenTable<T> Constructor

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the EventRegistrationTokenTable<T> class.

Namespace:  System.Runtime.InteropServices.WindowsRuntime
Assembly:  mscorlib (in mscorlib.dll)

public EventRegistrationTokenTable()

ExceptionCondition
InvalidOperationException

T is not a delegate type.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft