OSTypeStructure.Save

OSTypeStructure.Save method

Saves the structure to the specified stream container.

public void Save(StreamContainer streamContainer)
ParameterTypeDescription
streamContainerStreamContainerThe stream container.

See Also