ReferenceTreesItem Property

Indexer.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public ReferenceTree this[
	int index
] { get; set; }

Parameters

index  Int32
Index to access.

Property Value

ReferenceTree

See Also