Click or drag to resize

CustomPropertyCollectionGetEvents(Attribute) Method

[Missing <summary> documentation for "M:Demo3D.Utilities.CustomPropertyCollection.GetEvents(System.Attribute[])"]


Namespace: Demo3D.Utilities
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public EventDescriptorCollection GetEvents(
	Attribute[] attributes
)

Parameters

attributes  Attribute

[Missing <param name="attributes"/> documentation for "M:Demo3D.Utilities.CustomPropertyCollection.GetEvents(System.Attribute[])"]

Return Value

EventDescriptorCollection

[Missing <returns> documentation for "M:Demo3D.Utilities.CustomPropertyCollection.GetEvents(System.Attribute[])"]

See Also