|
| ESRI.ArcGIS.ADF.Connection | |
| NameExists Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Connection Namespace > ConnectionItemCollection Class : NameExists Method |
- name
- Name of the item to check for.
| Visual Basic (Declaration) | |
|---|---|
Protected Overrides Function NameExists( _ ByVal name As String _ ) As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ConnectionItemCollection Dim name As String Dim value As Boolean value = instance.NameExists(name) | |
Parameters
- name
- Name of the item to check for.
Return Value
True if item exists, false if not.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family