2using System.Collections.Generic;
3using System.Runtime.Serialization;
16 System.Type
type {
get;
set; }
void ApplyProperties(object obj)
Called after an object is deserialized and constructed to it's base type.
Dictionary< string, object > PopulateSerializableDictionary()
System.Type type
The type of component stored.