'宣言 Public Function GetOperator( _ ByVal pop As PdfOperatorPosition, _ ByRef ol As OperatorList, _ ByRef olIndex As System.Integer _ ) As System.Boolean
public System.bool GetOperator( PdfOperatorPosition pop, out OperatorList ol, out System.int olIndex )
パラメータ
- pop
- PDF演算子の位置。
- ol
- 出力:指定されたインデックスを持つ OperatorList を含む演算子。
- olIndex
- 出力:ol のインデックス。