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