CodeDomComponentSerializationService::CreateStore Method ()
.NET Framework (current version)
Creates a new SerializationStore.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System.ComponentModel.Design.Serialization::SerializationStore^A new serialization store.
The serialization store can be passed to any of the Serialize methods to build up serialization state for a group of objects.
.NET Framework
Available since 2.0
Available since 2.0
Show: