CodeDomDocDataAdapter.Generate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Takes the current type declaration and generates it into the doc data.
public:
void Generate();
public:
void Generate();
void Generate();
public void Generate ();
member this.Generate : unit -> unit
Public Sub Generate ()