

'宣言 Public Class FieldBase.PropsTable(Of T As FieldBase) Inherits VisualReportObject.PropsTable(Of T) Implements C1.Document.Serialization.IC1PropsTable
'使用法 Dim instance As FieldBase.PropsTable(Of T)
public class FieldBase.PropsTable<T> : VisualReportObject.PropsTable<T>, C1.Document.Serialization.IC1PropsTable where T: FieldBase
System.Object
C1.Document.Serialization.C1PropsTable<T>
C1.Report.FieldBase.PropsTable<T>