Returns a namespace with the specified index.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function GetNamespaceByIndex ( _ index As Integer _ ) As XmpNamespace
public static XmpNamespace GetNamespaceByIndex( int index )
Type: System.Int32
Index for which the namespace should be retrieved.