|
Add(String) |
Creates and adds a PerspectiveAttribute, with the specified identifier, to the end of the collection. |
|
Add(ModelComponent) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Add(PerspectiveAttribute) |
Adds a PerspectiveAttribute to the end of the collection. |
|
Add(String, IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
Add(ModelComponent, Boolean) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Add(String, IModelComponent, Boolean) |
(繼承自 ModelComponentCollection。) |
|
AddNew(String, Type) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
AddNew(String, String, Type) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
CanAdd |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
ChangeKey |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Clear |
Removes all elements from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
Contains(String) |
Indicates whether the collection contains a PerspectiveAttribute that has the specified identifier. |
|
Contains(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
Contains(PerspectiveAttribute) |
Indicates whether the collection contains the specified PerspectiveAttribute. |
|
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 PerspectiveAttribute that has the specified identifier 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。) |
|
GetType |
(繼承自 Object。) |
|
IndexOf(String) |
Gets the index of the PerspectiveAttribute that has the specified identifier. |
|
IndexOf(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
IndexOf(PerspectiveAttribute) |
Gets the index of a specified PerspectiveAttribute. |
|
Insert(Int32, ModelComponent) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Insert(Int32, PerspectiveAttribute) |
Inserts a PerspectiveAttribute into the collection at the specified index. |
|
Insert(Int32, String) |
Creates and inserts a PerspectiveAttribute, with the specified identifier, into the collection at the specified index. |
|
Insert(IModelComponent, String, Int32) |
(繼承自 ModelComponentCollection。) |
|
Insert(IModelComponent, String, Int32, Boolean) |
(繼承自 ModelComponentCollection。) |
|
MemberwiseClone |
(繼承自 Object。) |
|
Move(Int32, Int32) |
Moves the PerspectiveAttribute at the current specified index to a new specified index in the collection. |
|
Move(String, Int32) |
Moves the PerspectiveAttribute that has the specified identifier to the specified index in the collection. |
|
Move(PerspectiveAttribute, Int32) |
Moves a PerspectiveAttribute to a new index in the collection. |
|
Remove(String) |
Removes the PerspectiveAttribute that has the specified identifier from the collection. |
|
Remove |
(繼承自 ModelComponentCollection。) |
|
Remove(PerspectiveAttribute) |
Removes the specified PerspectiveAttribute from the collection. |
|
Remove(String, Boolean) |
基礎結構。 |
|
Remove(PerspectiveAttribute, Boolean) |
基礎結構。 |
|
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
RemoveAt(Int32, Boolean) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
ToString |
(繼承自 Object。) |