Click or drag to resize

AllAdaptersCollectionTryGetAdapterByID Method

This method is not implemented in AllAdaptersCollection.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override bool TryGetAdapterByID(
	uint id,
	out IAdapterCollection adapter
)
View Source

Parameters

id  UInt32
 
adapter  IAdapterCollection
 

Return Value

Boolean
See Also