XdmModule.NativeModule MethodXdmModule.NativeModule MethodXdmModule::NativeModule Method
- XmlPrime 2.8
- Other Versions ▼
Overload List
| Name | Description | |
|---|---|---|
| NativeModule<T> ()NativeModule(Of T) ()NativeModule<T> () | Returns a module defined by a native .NET type. | |
| NativeModule (Assembly, string)NativeModule (Assembly, String)NativeModule (Assembly^, String^) | Returns a module defined by a native .NET type located within the specified assembly. | |
| NativeModule (Type)NativeModule (Type)NativeModule (Type^) | Returns a module defined by the specified native .NET type. |
