Click or drag to resize

ReferenceTrackedReferences Property

Get a collection of references to this object

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

Property Value

Type: BTreeSetReference

Implements

IReferenceTrackedReferences
See Also