This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 439
32f49d4e 8d90 da0d ea7d 9bb3051cfdf6
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "E:netDxf.Collections.AttributeDefinitionDictionary.RemoveItem"]
Namespace: netDxf.Collections
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public event AttributeDefinitionDictionary.RemoveItemEventHandler RemoveItemVB
Public Event RemoveItem As AttributeDefinitionDictionary.RemoveItemEventHandlerC++
public:
event AttributeDefinitionDictionary.RemoveItemEventHandler^ RemoveItem {
void add (AttributeDefinitionDictionary.RemoveItemEventHandler^ value);
void remove (AttributeDefinitionDictionary.RemoveItemEventHandler^ value);
}F#
member RemoveItem : IEvent<AttributeDefinitionDictionary.RemoveItemEventHandler,
EventArgs>AttributeDefinitionDictionary.RemoveItemEventHandler
AttributeDefinitionDictionary Class
netDxf.Collections Namespace