| Miner.Geodatabase.Replication.Configuration Namespace > BaseConfigurationElementCollection<TConfigurationElementType> Class : IndexOf Method | 
'DeclarationPublic Function IndexOf( _ ByVal element As TConfigurationElementType _ ) As System.Integer
'UsageDim instance As BaseConfigurationElementCollection(Of TConfigurationElementType) Dim element As TConfigurationElementType Dim value As System.Integer value = instance.IndexOf(element)
public System.int IndexOf( TConfigurationElementType element )
public function IndexOf( element: TConfigurationElementType ): System.Integer;
public function IndexOf( element : TConfigurationElementType ) : System.int;
public: System.int IndexOf( TConfigurationElementType* element )
public: System.int IndexOf( TConfigurationElementType^ element )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2