'Declaration Public Overloads Shared Function CreateTargetCollector<TTargetThe type of the target.>() As Vintasoft.Imaging.Processing.Analyzers.TargetCollector(Of TTarget) (Of TTargetThe type of the target.)
public static Vintasoft.Imaging.Processing.Analyzers.TargetCollector<TTarget> CreateTargetCollector<TTarget>()
public: static Vintasoft.Imaging.Processing.Analyzers.TargetCollector<TTarget*>* CreateTargetCollector<TTarget>()
generic<typename TTarget> public:
static Vintasoft.Imaging.Processing.Analyzers.TargetCollector<TTarget^>^ CreateTargetCollector()
Type Parameters
- TTarget
- The type of the target.
Return Value
Новый экземпляр класса TargetCollector<TTarget>.