Guest User

Untitled

a guest
Aug 15th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Error while assigning value to member-variable after declaring the object null
  2. markerObj = null;
  3. markerObj.sections = RowData[1];
  4.  
  5. markerObj = new objectClassName();
Add Comment
Please, Sign In to add comment