[This is preliminary documentation and is subject to change.]
Returns true when this instance contains a reference to existing object
Namespace: NFX.Serialization.PODAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool ExistingReference { get; }
public bool ExistingReference { get; }
Public ReadOnly Property ExistingReference As Boolean
Get
Public ReadOnly Property ExistingReference As Boolean
Get
public:
property bool ExistingReference {
bool get ();
}
public:
property bool ExistingReference {
bool get ();
}
member ExistingReference : bool with get
member ExistingReference : bool with get
Property Value
Type:
Boolean