Click or drag to resize
DigitalRuneWeakMulticastDelegateCount Property
Gets the number of live delegates in the collection.

Namespace: DigitalRune
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of live delegates in the collection.
See Also