Click or drag to resize

jFormatterSerialize Method

IT Hit WebDAV Classes Reference
Overload List
  NameDescription
Public methodSerialize(IComponent)
Serializes the IComponent object to jCard.
(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