ByRef Class

Summary

Useful as "out" or "by reference" function parameter.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ByRef"] class Type type-node

Syntax

public class ByRef

Remarks

Useful as "out" or "by reference" function parameter.

Fields

Name Constant Value Summary
value

Methods

Name Value Summary
NewInstance() ByRef
static
NewInstance(Object) ByRef
static