DioDocs for PDF
Remove メソッド (SvgElementCollection)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElementCollection クラス : Remove メソッド
The element to remove.
Removes the specific element from the SvgElementCollection.
シンタックス
'宣言
 
Public Function Remove( _
   ByVal element As SvgElement _
) As System.Boolean
public System.bool Remove( 
   SvgElement element
)

パラメータ

element
The element to remove.

戻り値の型

true if element is successfully removed. false if element was not found.
参照

SvgElementCollection クラス
SvgElementCollection メンバ