Delta Structure
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the delta between document trees produced by a document manager.
Namespace: Microsoft.Windows.Design.Documents.Trees
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
Syntax
'Declaration
Public Structure Delta
'Usage
Dim instance As Delta
public struct Delta
public value class Delta
JScript supports the use of structures, but not the declaration of new ones.
Remarks
The actual delta content is opaque.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Windows.Design.Documents.Trees Namespace