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

ClassBuilder.LoadFromXml Method 

Loads and return a ClassBuilder inheritor that has been saved with the SaveToXml method

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

Parameters

filename
A file name with the ClassBuilder difinition.

Return Value

A new instance of a ClassBuilder inheritor.

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