ModelNames Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static class for helpers dealing with model names.
public ref class ModelNames abstract sealedpublic static class ModelNamestype ModelNames = classPublic Class ModelNames- Inheritance
- 
				ModelNames
Methods
| CreateIndexModelName(String, Int32) | Create an index model name from the parent name. | 
| CreateIndexModelName(String, String) | Create an index model name from the parent name. | 
| CreatePropertyModelName(String, String) | Create a property model name with a prefix. |