|
Add() () () () |
Creates and adds a MiningStructure to the end of the collection. |
|
Add(String) |
Creates and adds a MiningStructure, with the specified identifier, to the end of the collection. |
|
Add(MiningStructure) |
Adds a MiningStructure to the end of the collection. |
|
Add(ModelComponent) |
Adds a ModelComponent to the end of the MajorObjectCollection. (繼承自 MajorObjectCollection。) |
|
Add(String, String) |
Creates and adds a MiningStructure, with the specified name and identifier, to the end of the collection. |
|
Add(String, IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
Add(ModelComponent, Boolean) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Add(String, IModelComponent, Boolean) |
(繼承自 ModelComponentCollection。) |
|
AddNew(String) |
Creates and adds a MiningStructure, with the specified key, to the end of the collection. |
|
AddNew(String, String) |
Creates and adds a MiningStructure, with the specified name and key, to the end of the collection. |
|
AddNew(String, Type) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
AddNew(String, String, Type) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
CanAdd |
(覆寫 NamedComponentCollection. . :: . .CanAdd(ModelComponent, String%)。) |
|
ChangeKey |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Clear |
Removes all elements from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
Contains(String) |
Indicates whether the collection contains a MiningStructure that has the specified identifier. |
|
Contains(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
Contains(MiningStructure) |
Checks whether the collection contains a specified MiningStructure. |
|
ContainsName |
(繼承自 NamedComponentCollection。) |
|
CopyTo |
Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (繼承自 ModelComponentCollection。) |
|
EnsureLoaded |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Equals |
(繼承自 Object。) |
|
Finalize |
(繼承自 Object。) |
|
Find |
Gets the MiningStructure that has the specified identifier from the collection. |
|
FindByName |
Gets the MiningStructure that has the specified name from the collection. |
|
GetByName |
Gets the MiningStructure that has the specified name from the collection. |
|
GetEnumerator |
Returns an enumerator that can iterate through the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
GetHashCode |
(繼承自 Object。) |
|
GetItem |
Gets a reference to the specified component. (繼承自 ModelComponentCollection。) |
|
GetNewID() () () () |
(繼承自 NamedComponentCollection。) |
|
GetNewID(String) |
(繼承自 NamedComponentCollection。) |
|
GetNewName() () () () |
(繼承自 NamedComponentCollection。) |
|
GetNewName(String) |
(繼承自 NamedComponentCollection。) |
|
GetType |
(繼承自 Object。) |
|
IndexOf(String) |
Gets the index of the MiningStructure that has the specified identifier. |
|
IndexOf(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
IndexOf(MiningStructure) |
Gets the index of a specified MiningStructure. |
|
IndexOfName |
(繼承自 NamedComponentCollection。) |
|
Insert(Int32) |
Creates and inserts a MiningStructure into the collection at the specified index. |
|
Insert(Int32, ModelComponent) |
Inserts a ModelComponent in the MajorObjectCollection at the specified index. (繼承自 MajorObjectCollection。) |
|
Insert(Int32, MiningStructure) |
Inserts a MiningStructure into the collection at the specified index. |
|
Insert(Int32, String) |
Creates and inserts a MiningStructure, with the specified identifier, into the collection at the specified index. |
|
Insert(Int32, String, String) |
Creates and inserts a MiningStructure, with the specified name and identifier, into the collection at the specified index. |
|
Insert(IModelComponent, String, Int32) |
(繼承自 ModelComponentCollection。) |
|
Insert(IModelComponent, String, Int32, Boolean) |
(繼承自 ModelComponentCollection。) |
|
IsValidID(String) |
(繼承自 NamedComponentCollection。) |
|
IsValidID(String, String%) |
(繼承自 NamedComponentCollection。) |
|
IsValidID(String, Type, String%) |
(繼承自 NamedComponentCollection。) |
|
IsValidName(String) |
(繼承自 NamedComponentCollection。) |
|
IsValidName(String, String%) |
(繼承自 NamedComponentCollection。) |
|
IsValidName(String, Type, String%) |
(繼承自 NamedComponentCollection。) |
|
MemberwiseClone |
(繼承自 Object。) |
|
Move(Int32, Int32) |
Moves a MiningStructure at the current specified index to a new specified index in the collection. |
|
Move(String, Int32) |
Moves the MiningStructure that has the specified identifier to the specified index in the collection. |
|
Move(MiningStructure, Int32) |
Moves a MiningStructure to a new index in the collection. |
|
Remove(String) |
Removes the MiningStructure that has the specified identifier from the collection. |
|
Remove |
(繼承自 ModelComponentCollection。) |
|
Remove(MiningStructure) |
Removes the specified MiningStructure from the collection. |
|
Remove(String, Boolean) |
基礎結構。 |
|
Remove(MiningStructure, Boolean) |
基礎結構。 |
|
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
RemoveAt(Int32, Boolean) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
ToString |
(繼承自 Object。) |