Write an annotation.
Namespace: FirstFloor.Documents.Annotations.StorageAssembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)
Syntax
| C# |
|---|
protected virtual XElement Write( T annotation ) |
| Visual Basic |
|---|
Protected Overridable Function Write ( _ annotation As T _ ) As XElement |
| Visual C++ |
|---|
protected: virtual XElement^ Write( T annotation ) |
Parameters
- annotation
- Type: T
The annotation.