Click or drag to resize

ReferenceTrackedReferences Property

Get a collection of references to this object

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public BTreeSet<Reference> References { get; }

Property Value

Type: BTreeSetReference

Implements

IReferenceTrackedReferences
See Also