TypeNames Property (ISchemaLocator)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets all type names in the schema dictionary.
IEnumerable<string> TypeNames {get;}
property IEnumerable<String^>^ TypeNames {
IEnumerable<String^>^ get();
}