Τετάρτη, 24 Μαΐου 2006 - Δημοσιεύσεις

Passing objects in Visual Studio 2003

Δημοσιεύτηκε στις Τετάρτη, 24 Μαΐου 2006 11:01 πμ από το μέλος zeon :: 6 σχόλια
Ok we know that when passing "byVal" in methods strings, booleans e.t.c their values do not change, but when passing "ByRef" they do change. However when passing objects it does not matter if we pass it "ByVal" or "ByRef". Either way the object changes!! Διαβάστε περισσότερα