ESRI.ArcGIS.ADF
NameExists Method
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > StringCollection Class : NameExists Method




name
ThreadSafeCollection.NameExists

Syntax

Visual Basic (Declaration) 
Protected Overrides Function NameExists( _
   ByVal name As String _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As StringCollection
Dim name As String
Dim value As Boolean
 
value = instance.NameExists(name)
C# 
protected override bool NameExists( 
   string name
)

Parameters

name

See Also

© 2010 All Rights Reserved.