Click or drag to resize

ISpiderTargetCollectionGetLoaded Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Returns all loaded targets, in order of target detection

Namespace:  imbCommonModels.webStructure
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
List<ISpiderTarget> GetLoaded()

Return Value

Type: ListISpiderTarget

[Missing <returns> documentation for "M:imbCommonModels.webStructure.ISpiderTargetCollection.GetLoaded"]

See Also