Leadtools.Dicom.Common.Linq Namespace > Queryable<T> Class : Provider Property |
public IQueryProvider Provider {get;}
'Declaration Public ReadOnly Property Provider As IQueryProvider
'Usage Dim instance As Queryable(Of T) Dim value As IQueryProvider value = instance.Provider
public: property IQueryProvider^ Provider { IQueryProvider^ get(); }