Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

ClassBuilder.ClassFromXmlFile Method 

Create a class from a Xml file generated with the Wizard or saved using the SaveToXml Method.

[Visual Basic]
Public Shared Function ClassFromXmlFile( _
   ByVal filename As String _
) As Type
[C#]
public static Type ClassFromXmlFile(
   string filename
);

Parameters

filename
The filename with the Xml definition.

Return Value

The compiled class.

See Also

ClassBuilder Class | FileHelpers.RunTime Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox