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