Returns the index of a C1Anchor in the current collection.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public int IndexOf( C1Anchor anchor ) |
Visual Basic |
---|
Public Function IndexOf ( _ anchor As C1Anchor _ ) As Integer |
Parameters
- anchor
- Type: C1.C1Preview..::..C1Anchor
The anchor to search for.