ReferenceTreeMatches Property

Reference Tree Matches at this depth. Boxed as an List of 'object'. Un-box each by ResolutionType: ObjectReference => ObjVerEx, DisplayValue => String

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public List<Object> Matches { get; }

Property Value

ListObject

See Also