ModelStore.GetIdentifier Method
Include Protected Members
Include Inherited Members
Gets the identifier from the model.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
GetIdentifier(ICollection<String>) | |
![]() |
GetIdentifier(array<String[]) | Gets the identifier from the model by scope ID and a string. |
![]() |
GetIdentifier(IList<String>, ICollection<String>) |
Top