名前 | 解説 | |
---|---|---|
Add | LayerCollectionにLayerを追加します。 | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。 | |
Contains | LayerCollectionでは特定の値が含まれているかどうかを決定します。 | |
CopyTo | LayerCollectionの特定のSystem.Arrayインデックスから始まる要素をSystem.Arrayにコピーします。 | |
IndexOf | LayerCollection内で特定のレイヤーのインデックスを決定します。 | |
Insert | 指定したインデックスでLayerCollectionにレイヤーを挿入します。 | |
Remove | LayerCollection内で最初に見つかった位置の特定のレイヤーを削除します。 | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。 | |
Validate | レーヤーのコンテキストの検証を実行します。 |