DataSourcesCollection RemoveAt Method
RemoveAt removes the data source located at index

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void RemoveAt(
	int index
)
See Also