Click or drag to resize

hFormatterSerialize Method

IT Hit WebDAV Classes Reference
Overload List
  NameDescription
Public methodSerialize(IComponent)
Serializes the IComponent object to hCard.
(Overrides FormatterSerialize(IComponent).)
Public methodSerialize(IEnumerableIComponent)
Serializes the list of IComponent objects to hCard.
(Overrides FormatterSerialize(IEnumerableIComponent).)
Public methodSerialize(Stream, IComponent)
Serializes the IComponent object to the given stream.
(Overrides FormatterSerialize(Stream, IComponent).)
Public methodSerialize(Stream, IEnumerableIComponent)
Serializes the list of Component object to the given stream.
(Overrides FormatterSerialize(Stream, IEnumerableIComponent).)
Top
See Also