public static XElement SerializeObjectArray( this IEnumerable<IOMSnapshot> obj, string nodename, SerializationExtensionContext context, IOMSnapshot owner = null, PropertyInfo p = null )
In This Article