LoadOptions

LoadOptions()

Initialiseert nieuw exemplaar vanLoadOptions klasse.

public LoadOptions()

Zie ook


LoadOptions(FileType)

Initialiseert nieuw exemplaar vanLoadOptions klasse.

public LoadOptions(FileType fileType)
Parameter Type Beschrijving
fileType FileType Het type bestand dat moet worden geopend.

Uitzonderingen

uitzondering voorwaarde
ArgumentNullException Wanneer gegooidfileType is niets.

Zie ook