C sharp Difference between the out and ref type parameters(vikramlakhotia.com)
submitted by
Vineet2(435) 4 years, 7 months ago
In C Sharp(C#) we can have three types of parameters in a function. The parameters can be In parameter (which is not returned back to the caller of the function), Out parameter and ref parameter (where by a reference to the variable is passed back).
|category: C#
|Views: 7
tags:
C# another
Everyones tags:
Your Tags: