Venkatesh Maddireddy
Monday, 14 March 2016
Assign Null value to Implicite variable(Assign Null to Datarow)
EnumerableRowCollection<DataRow> dataRow = null;
var row = (EnumerableRowCollection)null;
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)