IntByRef Class

Summary

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

Syntax

public sealed class IntByRef

Remarks

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

Constructors

Name Summary
IntByRef()
IntByRef(int)

Fields

Name Constant Value Summary
value