IndexColumnMetadataCollection<(Of <(<'TDbType>)>)>..::..GenericCollection Property
Gets the generic version of this collection.
Namespace:
Tortuga.Chain.MetadataAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public IndexColumnMetadataCollection GenericCollection { get; }
Public ReadOnly Property GenericCollection As IndexColumnMetadataCollection Get
public: property IndexColumnMetadataCollection^ GenericCollection { IndexColumnMetadataCollection^ get (); }