Click or drag to resize
MacroExtensionContainerTContainer, TExtensionGetExtension Method
Overload List
  NameDescription
Protected methodGetExtension(String)
Returns a Extension of given name (return null if specified Extension does not exist).
Protected methodGetExtension(Type, String)
Returns the extension by type and name. Does not cache the result. Does not cache the result.
Top
See Also