Spread for ASP.NET 10 Product Documentation
NullItemStringCollectionCodeDomSerializer Class Methods


For a list of all members of this type, see NullItemStringCollectionCodeDomSerializer members.

Public Methods
 NameDescription
Public MethodDeserializeDeserializes the specified serialized CodeDOM object into an object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
Public MethodGetTargetComponentNameDetermines which statement group the given statement should belong to. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
Public MethodSerializeOverridden. Serializes the collection object.  
Public MethodSerializeAbsoluteSerializes the given object, accounting for default values. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
Public MethodSerializeMemberSerializes the given member on the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
Public MethodSerializeMemberAbsoluteSerializes the given member, accounting for default values. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
Top
Protected Methods
 NameDescription
Protected MethodDeserializeExpressionDeserializes the given expression into an in-memory object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodDeserializeInstanceReturns an instance of the given type. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodDeserializePropertiesFromResourcesDeserializes properties on the given object from the invariant culture’s resource bundle. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodDeserializeStatementDeserializes a statement by interpreting and executing a CodeDOM statement. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodDeserializeStatementToInstanceDeserializes a single statement. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
Protected MethodGetExpressionReturns an expression for the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodGetSerializerOverloaded. Locates a serializer for the given object value. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodGetUniqueNameReturns a unique name for the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodIsSerializedOverloaded. Returns a value indicating whether the given object has been serialized. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodMethodSupportsSerializationVerifies serialization support by the method. (Inherited from System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer)
Protected MethodSerializeCollectionSerializes the given collection. (Inherited from System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer)
Protected MethodSerializeCreationExpressionReturns an expression representing the creation of the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSerializeEventSerializes the given event into the given statement collection. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSerializeEventsSerializes the specified events into the given statement collection. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSerializePropertiesSerializes the properties on the given object into the given statement collection. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSerializePropertiesToResourcesSerializes the properties on the given object into the invariant culture’s resource bundle. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSerializePropertySerializes a property on the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSerializeResourceSerializes the given object into a resource bundle using the given resource name. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSerializeResourceInvariantSerializes the given object into a resource bundle using the given resource name. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSerializeToExpressionSerializes the given object into an expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSerializeToReferenceExpressionSerializes the specified value to a CodeDOM expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
Protected MethodSerializeToResourceExpressionOverloaded. Serializes the given object into an expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Protected MethodSetExpressionOverloaded. Associates an object with an expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
Top
See Also

Reference

NullItemStringCollectionCodeDomSerializer Class
FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.