Ref And Out Parameters



11
11382

Sometimes it is useful to return a value through a parameter. In C#, we can use the ref and out keywords when returning value types through a parameter.

Published by: Charlie Calvert Published at: 12 years ago Category: علمی و تکنولوژی