Click or drag to resize
DigitalRuneBlendGroupReaderCanDeserializeIntoExistingObject Property
Determines if deserialization into an existing object is possible.

Namespace: DigitalRune.Animation.Content
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public override bool CanDeserializeIntoExistingObject { get; }

Property Value

Type: Boolean
See Also