DioDocs for PDF
GetPrefixByNamespace メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgDocument クラス : GetPrefixByNamespace メソッド
The namespace to search for.
Searches for a prefix associated with a specified namespace.
シンタックス
'宣言
 
Public Function GetPrefixByNamespace( _
   ByVal ns As System.String _
) As System.String
public System.string GetPrefixByNamespace( 
   System.string ns
)

パラメータ

ns
The namespace to search for.

戻り値の型

The prefix associated with the specified namespace, or null 参照 (Visual Basicでは Nothing).
例外
例外解説
null 参照 (Visual Basic では Nothing) を有効な引数として受け付けないメソッドに null 参照を渡した場合にスローされる例外。
参照

GcSvgDocument クラス
GcSvgDocument メンバ