GeometryCollection.Clear メソッド
定義
コレクションからすべての Geometry オブジェクトを削除します。Removes all Geometry objects from the collection.
public:
virtual void Clear();
public void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Sub Clear ()
実装
適用対象