EventTargetArray::Length Method
Supports the WRL infrastructure and is not intended to be used directly from your code.
size_t Length();
Return Value
The current number of elements in the internal array of event handlers.
Remarks
Gets the current number of elements in the internal array of event handlers.
Requirements
Header: event.h
Namespace: Microsoft::WRL::Details