Visual Basic (Declaration) | |
---|---|
Public Function IsOverlayInDataSet( _ ByVal index As Integer _ ) As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- index
- The zero-based index of the overlay to check.
Return Value
true if the overlay data exists inside this Data Set; false if the overlay data is in another Data Set.For an example, refer to OverlayCount.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family