PointScattererLinkPathCount 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.2.423.0 (25.2.423.0)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}member Count : int with get
Return Value
Type:
Int32The number of links in the path.
See Also