public static IEnumerable<string> ReadTags( CIMEditingTemplate templateDef )
Public Shared Function ReadTags( _ ByVal templateDef As CIMEditingTemplate _ ) As IEnumerable(Of String)
Parameters
- templateDef
- The template definition to read the tags from.
Return Value
The tags.