'宣言 Public Class OperatorList Inherits System.Collections.Generic.List(Of OperatorBase)
public class OperatorList : System.Collections.Generic.List<OperatorBase>
'宣言 Public Class OperatorList Inherits System.Collections.Generic.List(Of OperatorBase)
public class OperatorList : System.Collections.Generic.List<OperatorBase>
System.Object
System.Collections.Generic.List<T>
GrapeCity.Documents.Pdf.Operators.OperatorList