Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / NullItemStringCollectionCodeDomSerializer Class
Methods


In This Topic
    NullItemStringCollectionCodeDomSerializer Class Members
    In This Topic

    The following tables list the members exposed by NullItemStringCollectionCodeDomSerializer.

    Public Constructors
    Public Methods
     NameDescription
    Public MethodDeserializes the specified serialized CodeDOM object into an object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
    Public MethodDetermines which statement group the given statement should belong to. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
    Public MethodOverridden. Serializes the collection object.  
    Public MethodSerializes the given object, accounting for default values. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
    Public MethodSerializes the given member on the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
    Public MethodSerializes the given member, accounting for default values. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
    Top
    Protected Methods
     NameDescription
    Protected MethodDeserializes the given expression into an in-memory object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodReturns an instance of the given type. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodDeserializes properties on the given object from the invariant culture's resource bundle. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodDeserializes a statement by interpreting and executing a CodeDOM statement. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodDeserializes a single statement. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
    Protected MethodReturns an expression for the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodOverloaded. Locates a serializer for the given object value. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodReturns a unique name for the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodOverloaded. Returns a value indicating whether the given object has been serialized. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodVerifies serialization support by the method. (Inherited from System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer)
    Protected MethodSerializes the given collection. (Inherited from System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer)
    Protected MethodReturns an expression representing the creation of the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodSerializes the given event into the given statement collection. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodSerializes the specified events into the given statement collection. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodSerializes the properties on the given object into the given statement collection. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodSerializes the properties on the given object into the invariant culture's resource bundle. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodSerializes a property on the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodSerializes the given object into a resource bundle using the given resource name. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodSerializes the given object into a resource bundle using the given resource name. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodSerializes the given object into an expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodSerializes the specified value to a CodeDOM expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer)
    Protected MethodOverloaded. Serializes the given object into an expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Protected MethodOverloaded. Associates an object with an expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase)
    Top
    See Also