The following tables list the members exposed by DoubleCollectionCollectionCodeDomSerializer.
Name | Description | |
---|---|---|
![]() | DoubleCollectionCollectionCodeDomSerializer Constructor |
Name | Description | |
---|---|---|
![]() | Deserialize | Deserializes the specified serialized CodeDOM object into an object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer) |
![]() | GetTargetComponentName | Determines which statement group the given statement should belong to. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer) |
![]() | Serialize | Overridden. Serializes the given collection into a CodeDOM object. |
![]() | SerializeAbsolute | Serializes the given object, accounting for default values. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer) |
![]() | SerializeMember | Serializes the given member on the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer) |
![]() | SerializeMemberAbsolute | Serializes the given member, accounting for default values. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer) |
Top