Click or drag to resize

xFormatterSerialize Method (IEnumerableIComponent)

IT Hit WebDAV Classes Reference

[Missing <summary> documentation for "M:ITHit.Collab.Serialization.xFormatter.Serialize(System.Collections.Generic.IEnumerable{ITHit.Collab.IComponent})"]

Namespace: ITHit.Collab.Serialization
Assembly: ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.519 (1.0.0.519)
Syntax
public override string Serialize(
	IEnumerable<IComponent> davComponentList
)

Parameters

davComponentList
Type: System.Collections.GenericIEnumerableIComponent

[Missing <param name="davComponentList"/> documentation for "M:ITHit.Collab.Serialization.xFormatter.Serialize(System.Collections.Generic.IEnumerable{ITHit.Collab.IComponent})"]

Return Value

Type: String

[Missing <returns> documentation for "M:ITHit.Collab.Serialization.xFormatter.Serialize(System.Collections.Generic.IEnumerable{ITHit.Collab.IComponent})"]

See Also