SchemaBuilder.Ready
Description:
Checks whether the builder may be used.
Checks whether the builder may be used.
Remarks:
All newly constructed SchemaBuilders are usable until the call to the Finish method.
All newly constructed SchemaBuilders are usable until the call to the Finish method.
public bool Ready()
bool
True if the SchemaBuilder has not yet been finished.