|
IRouteMappingTablesRouteCount Property
|
Gets the number of routes in this routing table.
Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax ReadOnly Property RouteCount As Integer
Get
property int RouteCount {
int get ();
}
abstract RouteCount : int with get
function get_RouteCount();
View SourceProperty Value
Int32See Also