DioDocs for PDF
SvgElementCollection クラス メンバ
プロパティ  メソッド 

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

SvgElementCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the total number of elements the internal data structure can hold without resizing.  
Public プロパティGets the number of elements contained in the SvgElementCollection.  
Public プロパティGets or sets the element at the specified index.  
Public プロパティGets the owner SvgElement.  
トップ
パブリック メソッド
 名前解説
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 名前空間