DioDocs for PDF
SvgElementCollection クラス メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgElementCollection クラス

このクラスのメンバの一覧は、SvgElementCollectionメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAdds the specified element to the end of the SvgElementCollection.  
Public メソッドオーバーロードされます。 Adds the elements to the end of the SvgElementCollection.  
Public メソッドRemoves all elements from the SvgElementCollection.  
Public メソッドDetermines whether an element is in the SvgElementCollection.  
Public メソッドCopies the entire SvgElementCollection to a compatible one-dimensional array, starting at the specified index of the target array.  
Public メソッドEnsures that the capacity of this collection is at least the specified capacity.  
Public メソッドReturns an enumerator that iterates through the SvgElementCollection.  
Public メソッドSearches for the specified element and returns the zero-based index.  
Public メソッドInserts an element into the SvgElementCollection at the specified index.  
Public メソッドMoves the element at the fromIndex to the position of the toIndex.  
Public メソッドRemoves the specific element from the SvgElementCollection.  
Public メソッドRemoves the element at the specified index of the SvgElementCollection.  
Public メソッドRemoves a range of elements from the SvgElementCollection.  
Public メソッドSwaps two elements at the index1 and index2.  
Public メソッドSets the capacity to the actual number of elements in the SvgElementCollection.  
トップ
参照

SvgElementCollection クラス
GrapeCity.Documents.Svg 名前空間