DioDocs for PDF
GetNamespaceByPrefix メソッド

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

パラメータ

prefix
The prefix to search for.

戻り値の型

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

GcSvgDocument クラス
GcSvgDocument メンバ