Dela via


DatabaseCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Gets the index of a Database.

Overload List

  Name Description
Public method IndexOf(String) Gets the index of a Database with the specified identifier.
Public method IndexOf(Database) Gets the index of a specified Database.
Protected method IndexOf(IModelComponent) (Inherited from ModelComponentCollection.)

Top