Click or drag to resize

SourceManagerAllSourceInfos Method

Returns a list of sourceinfo objects, can be used for informational display of sources

Namespace:  Law.EdaIntegration.Import
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
public IEnumerable<SourceInfo> AllSourceInfos()

Return Value

Type: IEnumerableSourceInfo

[Missing <returns> documentation for "M:Law.EdaIntegration.Import.SourceManager.AllSourceInfos"]

See Also