Click or drag to resize

IComponentCreateCustomComponent Method

IT Hit WebDAV Classes Reference
Creates a component that can be added to the list of components of this object.

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
IComponent CreateCustomComponent(
	string delimiter
)

Parameters

delimiter
Type: SystemString
The delimiter.

Return Value

Type: IComponent

[Missing <returns> documentation for "M:ITHit.Collab.IComponent.CreateCustomComponent(System.String)"]

See Also