Searches for the models that corresponds to the regular expression and meets the XModelFilter filter.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public static XModel[] GetModels( string regexPattern, XModelFilter filter ) |
Parameters
- regexPattern
- Type: System..::.String
Regular expression for model filtering.
- filter
- Type: SGP.XSpace..::.XModelFilter
The XModelFilter filter for model filtering.