Finds tags which belong to the provided namespace on the top level of the current tree.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Function FindKeysByNamespace ( _ ns As XmpNamespace _ ) As String()
public string[] FindKeysByNamespace( XmpNamespace ns )