Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void ThrowMissingReferable(int)

Declaration

public void ThrowMissingReferable(
    int refID
)

Summary

Throws an InvalidOperationException informing the user that an element is a reference (IClassifyFormat<TElement>.IsReference(TElement)) but the corresponding referable has not been encountered while deserializing.

Parameters

intrefID The numeric reference ID.