Represents a delegate in the class.
[Visual Basic] Public Interface ICodeDelegate Implements ICodeMember, ICodeElement [C#] public interface ICodeDelegate : ICodeMember, ICodeElement [C++] public __gc __interface ICodeDelegate : public ICodeMember, ICodeElement
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Undone. This interface is not yet complete.
Namespace: System.ComponentModel.Design.CodeModel
Assembly: System.dll
ICodeDelegate Members | System.ComponentModel.Design.CodeModel Namespace