Partager via


EventTargetArray::Length Method

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at EventTargetArray::Length Method.

Supports the WRL infrastructure and is not intended to be used directly from your code.

Syntax

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

See Also

EventTargetArray Class
Microsoft::WRL::Details Namespace