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