'Declaration Public Function Add( _ ByVal anchorInfo As C1AnchorInfo _ ) As Integer
public int Add( C1AnchorInfo anchorInfo )
Parameters
- anchorInfo
- The C1AnchorInfo to add.
Return Value
The index of the newly added object in the current collection.
'Declaration Public Function Add( _ ByVal anchorInfo As C1AnchorInfo _ ) As Integer
public int Add( C1AnchorInfo anchorInfo )