DioDocs for PDF
GetNamespaceByPrefix メソッド

DS.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).
例外
例外解説
 
参照

GcSvgDocument クラス
GcSvgDocument メンバ