次の方法で共有


FormatterExtensions クラス

フォーマッタの拡張機能を表します。

継承階層

System.Object
  System.Spatial.FormatterExtensions

名前空間:  System.Spatial
アセンブリ:  System.Spatial (System.Spatial.dll)

構文

'宣言
<ExtensionAttribute> _
Public NotInheritable Class FormatterExtensions
'使用
public static class FormatterExtensions
[ExtensionAttribute]
public ref class FormatterExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FormatterExtensions =  class end
public final class FormatterExtensions

メソッド

  名前 説明
パブリック メソッド静的メンバー Write(SpatialFormatter<TextReader, TextWriter>, ISpatial) 指定したフォーマッタを書き込みます。
パブリック メソッド静的メンバー Write(SpatialFormatter<XmlReader, XmlWriter>, ISpatial) 指定したフォーマッタを書き込みます。

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

System.Spatial 名前空間