Torna al Thread

Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim comp As String() = New String() {"192.168.200.20", "192.168.200.1", "192.168.200.2", "Indirizzo1", "Indirizzo2", "Indirizzo20", _ "Indirizzo3"} Array.Sort(comp, New ArrayComparer()) End Sub
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5