Goblin - A Platform for 3D AR and VR Applications

EventDecl.RemoveAccessor Property

Gets or sets the 'remove' accessor for this property, if present. It is an error to have an add accessor without a remove accessor. This will not have an associated block if the property is declared as abstract or in an interface.

public AccessorDecl RemoveAccessor {get; set;}

See Also

EventDecl Class | DDW.CSharp.Dom Namespace