名前 | 解説 | |
---|---|---|
![]() | ShapeCollection コンストラクタ |
ShapeCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | Count | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | Item | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | Owner | コレクションを所有する IShapeContainerオブジェクトを取得します。 |
名前 | 解説 | |
---|---|---|
![]() | SystemCollectionsGenericICollectionTIsReadOnly | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | SystemCollectionsICollectionIsSynchronized | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | SystemCollectionsICollectionSyncRoot | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | SystemCollectionsIListIsFixedSize | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | SystemCollectionsIListIsReadOnly | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Add | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | Clear | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | Clone | このコレクションのクローンを取得します。 |
![]() | Contains | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | CopyTo | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | IndexOf | オーバーロードされます。 コレクション内の DrawingShapeオブジェクトの位置を取得します。 |
![]() | Insert | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | Remove | オーバーロードされます。 コレクションから DrawingShapeオブジェクトを削除します。 |
![]() | RemoveAt | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | ClearItems | オーバーライドされます。 |
![]() | InsertItem | オーバーライドされます。 |
![]() | RemoveItem | オーバーライドされます。 |
![]() | SetItem | オーバーライドされます。 |
名前 | 解説 | |
---|---|---|
![]() | SystemCollectionsICollectionCopyTo | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | SystemCollectionsIListAdd | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | SystemCollectionsIListContains | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | SystemCollectionsIListIndexOf | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | SystemCollectionsIListInsert | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | SystemCollectionsIListRemove | System.Collections.ObjectModel.Collection<DrawingShape>から継承されます。 |
![]() | TestItem |