Managed Syslog Server Class Library Reference

AssemblyEntryCollection.RemoveAt Method 

[Visual Basic]
Public Sub RemoveAt( _
   ByVal index As Integer _
)
[C#]
public void RemoveAt(
   int index
);

Parameters

index

See Also

AssemblyEntryCollection Class | Syslog.Config Namespace