Name | Description | |
---|---|---|
NullItemStringCollectionCodeDomSerializer Constructor |
The following tables list the members exposed by NullItemStringCollectionCodeDomSerializer.
Name | Description | |
---|---|---|
NullItemStringCollectionCodeDomSerializer 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 collection 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) |
Name | Description | |
---|---|---|
DeserializeExpression | Deserializes the given expression into an in-memory object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
DeserializeInstance | Returns an instance of the given type. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
DeserializePropertiesFromResources | Deserializes properties on the given object from the invariant culture’s resource bundle. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
DeserializeStatement | Deserializes a statement by interpreting and executing a CodeDOM statement. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
DeserializeStatementToInstance | Deserializes a single statement. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer) | |
GetExpression | Returns an expression for the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
GetSerializer | Overloaded. Locates a serializer for the given object value. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
GetUniqueName | Returns a unique name for the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
IsSerialized | Overloaded. Returns a value indicating whether the given object has been serialized. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
MethodSupportsSerialization | Verifies serialization support by the method. (Inherited from System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer) | |
SerializeCollection | Serializes the given collection. (Inherited from System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer) | |
SerializeCreationExpression | Returns an expression representing the creation of the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SerializeEvent | Serializes the given event into the given statement collection. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SerializeEvents | Serializes the specified events into the given statement collection. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SerializeProperties | Serializes the properties on the given object into the given statement collection. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SerializePropertiesToResources | Serializes the properties on the given object into the invariant culture’s resource bundle. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SerializeProperty | Serializes a property on the given object. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SerializeResource | Serializes the given object into a resource bundle using the given resource name. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SerializeResourceInvariant | Serializes the given object into a resource bundle using the given resource name. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SerializeToExpression | Serializes the given object into an expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SerializeToReferenceExpression | Serializes the specified value to a CodeDOM expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializer) | |
SerializeToResourceExpression | Overloaded. Serializes the given object into an expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) | |
SetExpression | Overloaded. Associates an object with an expression. (Inherited from System.ComponentModel.Design.Serialization.CodeDomSerializerBase) |