Contains.2 |
Scroll |
Checks if the specified field number is in the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains ( _ nFieldNo As Integer _ ) As Boolean C# public virtual bool Contains ( int nFieldNo )
Parameters nFieldNo Field number to check.
Return Value
|