'宣言 Public Interface IDocument(Of T As {New, Page})
'宣言
Public Interface IDocument(Of T As {New, Page})
public interface IDocument<T> where T: new(), Page
IDocument<T> メンバ GrapeCity.ActiveReports.Core.Document 名前空間