Namespace:  TestFu.Data.Collections
Assembly:  TestFu (in TestFu.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public class ForeignKeyProviderCollection : IForeignKeyProviderCollection, 
	ICollection, IEnumerable
Visual Basic (Declaration)
Public Class ForeignKeyProviderCollection _
	Implements IForeignKeyProviderCollection, ICollection, IEnumerable

Inheritance Hierarchy

System..::.Object
  TestFu.Data.Collections..::.ForeignKeyProviderCollection

See Also