DynamicRecord.GetEvents Method

Include Protected Members
Include Inherited Members

Returns the events for this instance of a component.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetEvents() Returns the events for this instance of a component.
Explicit interface implemetationPrivate method ICustomTypeDescriptor.GetEvents(Attribute[]) Returns the events for this instance of a component by using the specified filter.

Top

Remarks

This member is an explicit interface member implementation. It can be used only when the DynamicRecord instance is cast to an ICustomTypeDescriptor interface.

See Also

Reference

DynamicRecord Class

WebMatrix.Data Namespace