Search
ByRef(T) Members
Constructors Methods
 


Allows using "by reference" value type parameters.

The following tables list the members exposed by the ByRef(T) type.

 Public Constructors

  Name Description

ByRef

Overloaded.  

 Public Methods

  Name Description

get

Gets the parameter value.

set

Sets the parameter value.

 See Also