'宣言 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
- OUT: 指定されたインデックスを持つ OperatorList を含む演算子。
- olIndex
- OUT: ol のインデックス。