Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents the extensions to formatters.
Inheritance Hierarchy
System.Object
System.Spatial.FormatterExtensions
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class FormatterExtensions
'Usage
public static class FormatterExtensions
[ExtensionAttribute]
public ref class FormatterExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FormatterExtensions = class end
public final class FormatterExtensions
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
Write(SpatialFormatter<TextReader, TextWriter>, ISpatial) | Writes the specified formatter. |
![]() ![]() |
Write(SpatialFormatter<XmlReader, XmlWriter>, ISpatial) | Writes the specified formatter. |
Top
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.
.gif)
.gif)