public T GetEntryByID( string strID )
Public Function GetEntryByID ( _ strID As String _ ) As T
public: T GetEntryByID( String^ strID )