IOSTypeStructureLoader.Load

IOSTypeStructureLoader.Load method

Loads the OSTypeStructure.

public OSTypeStructure Load(StreamContainer streamContainer)
ParameterTypeDescription
streamContainerStreamContainerThe stream container to load from.

Return Value

The loaded OSTypeStructure resource.

See Also