
| Visual Basic (Declaration) | |
|---|---|
Public Class UdpSocket Inherits System.Net.Sockets.Socket | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As UdpSocket | |
| C# | |
|---|---|
public class UdpSocket : System.Net.Sockets.Socket | |
| Managed Extensions for C++ | |
|---|---|
public __gc class UdpSocket : public System.Net.Sockets.Socket | |
| C++/CLI | |
|---|---|
public ref class UdpSocket : public System.Net.Sockets.Socket | |
System.Object
System.Net.Sockets.Socket
Dart.Common.UdpSocket
Target Platforms: Microsoft .NET Framework 2.0