| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal bag As ICoreContextBag _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( ICoreContextBag bag ) | |
Parameters
- bag
| DataDynamics.Reports.Windows.Forms | Support Forum |
| IndexOf Method | |
| See Also | |
|
| DataDynamics.Reports.Windows.Forms.Utils Namespace > ContextBagCollection Class : IndexOf Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal bag As ICoreContextBag _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( ICoreContextBag bag ) | |