[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.PODAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int ExistingReferenceIndex { get; }
public int ExistingReferenceIndex { get; }
Public ReadOnly Property ExistingReferenceIndex As Integer
Get
Public ReadOnly Property ExistingReferenceIndex As Integer
Get
public:
property int ExistingReferenceIndex {
int get ();
}
public:
property int ExistingReferenceIndex {
int get ();
}
member ExistingReferenceIndex : int with get
member ExistingReferenceIndex : int with get
Property Value
Type:
Int32