Type()

MulticastDelegate< ReturnType(ArgumentTypes…)>::Type() method

Returns a reference to the TypeInfo object representing the MulticastDelegate class type information.

static const TypeInfo & System::MulticastDelegate<ReturnType(ArgumentTypes...)>::Type()

See Also