The C1LaunchPadSerializer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1LaunchPadSerializer |
Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
LoadLayout(Stream) |
Load object layout properties from the stream.
(Inherited from C1BaseSerializer<(Of <(<'TControl, TItem, TICollectionOwner>)>)>.) |
![]() |
LoadLayout(String) |
Load object layout properties from the file.
(Inherited from C1BaseSerializer<(Of <(<'TControl, TItem, TICollectionOwner>)>)>.) |
![]() |
LoadLayout(Stream, LayoutType) |
Loads the object layout properties with specified types from the stream.
(Inherited from C1BaseSerializer<(Of <(<'TControl, TItem, TICollectionOwner>)>)>.) |
![]() |
LoadLayout(String, LayoutType) |
Loads object layout properties with specified types from the XML file.
(Inherited from C1BaseSerializer<(Of <(<'TControl, TItem, TICollectionOwner>)>)>.) |
![]() |
SaveLayout(Stream) |
Saves object layout properties to the stream.
(Inherited from C1BaseSerializer<(Of <(<'TControl, TItem, TICollectionOwner>)>)>.) |
![]() |
SaveLayout(String) |
Saves the object layout properties to the XML file.
(Inherited from C1BaseSerializer<(Of <(<'TControl, TItem, TICollectionOwner>)>)>.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Serializable |
Serializable object that will be serialized or deserialized.
(Inherited from C1BaseSerializer<(Of <(<'TControl, TItem, TICollectionOwner>)>)>.) |