| 名前 | 解説 | |
|---|---|---|
![]() | RenderObjectCollection コンストラクタ |
RenderObjectCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Count | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | Item | オーバーロードされます。 Gets the item with the specified name. C1.Document.NamedCollection<TItem>から継承されます。 |
![]() | Owner | The owner object containing the current collection. C1.Document.DocumentObjectCollection<RenderObject>から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | AssignFrom | Copies all from another object. C1.Document.NamedCollection<TItem>から継承されます。 |
![]() | CheckName | Throws an exception if collection already contains item with specified name. C1.Document.NamedCollection<TItem>から継承されます。 |
![]() | Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | Contains | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | CreateSame | Creates a clone of the current object. C1.Document.OwnedCollection<TItem>から継承されます。 |
![]() | FindByName | Returns item with specified name. C1.Document.NamedCollection<TItem>から継承されます。 |
![]() | GetEnumerator | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | IndexOfName | Returns the 0-based index of a INamedObject with specified name in the current NamedCollection<TItem>. C1.Document.NamedCollection<TItem>から継承されます。 |
![]() | Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | Remove | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | ClearItems | C1.Document.NamedCollection<TItem>から継承されます。 |
![]() | InsertItem | C1.Document.NamedCollection<TItem>から継承されます。 |
![]() | RemoveItem | C1.Document.NamedCollection<TItem>から継承されます。 |
![]() | SetItem | C1.Document.NamedCollection<TItem>から継承されます。 |
![]() | SetOwner | Sets the owner of the current object. C1.Document.OwnedCollectionBase<TItem>から継承されます。 |