<ExtensionAttribute>
Public Shared Function GetDescription (
type As Type
) As (adapterName As String, description As String)public:
[ExtensionAttribute]
static ValueTuple<String^, String^> GetDescription(
Type^ type
)Gemstone.Timeseries.Adapters.AdapterCache.GetDescription = function(type);[Missing <param name="type"/> documentation for "M:Gemstone.Timeseries.Adapters.AdapterCache.GetDescription(System.Type)"]
[Missing <returns> documentation for "M:Gemstone.Timeseries.Adapters.AdapterCache.GetDescription(System.Type)"]