Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ReferenceTypeState Dim context As ISystemContext Dim decoder As BinaryDecoder Dim attibutesToLoad As NodeState.AttributesToSave instance.Update(context, decoder, attibutesToLoad) |
C# | |
---|---|
public override void Update( ISystemContext context, BinaryDecoder decoder, NodeState.AttributesToSave attibutesToLoad ) |
Parameters
- context
- The context.
- decoder
- The decoder.
- attibutesToLoad
- The attributes to load.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x