'使用法 Dim instance As C1AnchorCollection Dim index As System.Integer Dim anchor As C1Anchor instance.Insert(index, anchor)
パラメータ
- index
- The position at which to insert the anchor.
- anchor
- The anchor to insert.
'使用法 Dim instance As C1AnchorCollection Dim index As System.Integer Dim anchor As C1Anchor instance.Insert(index, anchor)