 | JTokenAddAnnotation Method |
Namespace:
Dynamicweb.Core.Json
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxpublic void AddAnnotation(
Object annotation
)
Public Sub AddAnnotation (
annotation As Object
)
Parameters
- annotation
- Type: SystemObject
See Also