Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Delegate « Language Basics « VB.Net
VB.Net
Language Basics
Delegate
1.
Delegate with and without parameters
2.
Two ways to init a Delegate
3.
Multicast Delegate
4.
Use Delegate to implement custome sort
5.
Register Delegates and call them
6.
Simple Delegate Demo
7.
Sort Delegate
8.
Function Delegation Demo
9.
Function Delegate: output string
10.
Delegate Demo for a Simple Class
11.
Delegate Syntax