Skip to content

Editable list, but can't add/remove items #3540

Discussion options

You must be logged in to vote

I believe you want to implement ISerializationNotification to get a Deserialized method invocation when deserialization of the instance (and its children) is complete.

ISerializationNotification notifiable = _deserializationReferences[info.ReferenceId] as ISerializationNotification;

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@ajohnstone-ks
Comment options

Comment options

You must be logged in to vote
2 replies
@ajohnstone-ks
Comment options

@ajohnstone-ks
Comment options

Comment options

You must be logged in to vote
5 replies
@ajohnstone-ks
Comment options

@ajohnstone-ks
Comment options

@rockfordlhotka
Comment options

Answer selected by ajohnstone-ks
@ajohnstone-ks
Comment options

@ajohnstone-ks
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants