Click or drag to resize

PointScattererLinkPath.Count Property

Gets the number of IServiceProvider objects in the LinkPath.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public int Count { get; }

Return Value

Type: Int32
The number of links in the path.
See Also