The following tables list the members exposed by PropertySerializer.
| Name | Description | |
|---|---|---|
![]()  | PropertySerializer Constructor | Creates a property serializer for the specified type and optionally the properties specified. | 
| Name | Description | |
|---|---|---|
![]()  | ContinueOnError | Gets or sets a value that controls whether exceptions are swallowed and logged durring serialization or deserialization routines. | 
| Name | Description | |
|---|---|---|
![]()  | AddMember | Adds a single item to the named property collection, again can be a nested property by using a path or dotted notation "ClientRectangle.X". | 
![]()  | Deserialize | Reads all properties from the specified proeprty serialization | 
![]()  | Serialize | Writes all properties to the specified proeprty serialization | 
    
    
    
    
    
    

