Tao.DevIl SDK Documentation

Il.ilSave Method 

[Visual Basic]
Public Shared Function ilSave( _
   ByVal Type As Integer, _
   ByVal FileName As String _
) As Boolean
[C#]
public static bool ilSave(
   int Type,
   string FileName
);

See Also

Il Class | Tao.DevIl Namespace