Click or drag to resize

CustomPropertyCollectionGetEvents Method (Attribute)

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

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

Parameters

attributes
Type: SystemAttribute

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

Return Value

Type: EventDescriptorCollection

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

See Also