CompositeData ExistingReferenceIndex Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns either an index that is less than 0 or and index to an existing object which is >=0

Namespace: NFX.Serialization.POD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public int ExistingReferenceIndex { get; }

Property Value

Type: OnlineInt32
See Also