バージョン

CreateTagAggregator<T> メソッド

タイプ T の ITag を集約できる DocumentTagAggregator を返します。
シンタックス
'宣言
 
Public Function CreateTagAggregator(Of T As ITag)() As DocumentTagAggregator(Of T)
public DocumentTagAggregator<T> CreateTagAggregator<T>()
where T: ITag

型パラメータ

T
集約する Infragistics.Documents.Tagging.ITag のタイプ
参照