LoadOptions

LoadOptions()

Initialiseert een nieuwe instantie van deze klasse met standaardwaarden.

public LoadOptions()

Opmerkingen

Standaard bestandsformaat is ingesteld alsVSD.

Zie ook


LoadOptions(LoadFileFormat)

Initialiseert een nieuwe instantie van deze klasse met de opgegeven indeling.

public LoadOptions(LoadFileFormat format)
Parameter Type Beschrijving
format LoadFileFormat LoadFileFormat bestandsformaat laden.

Zie ook