IParameters MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The IParameters type exposes the following members.
Methods

  NameDescription
Public methodFindParamByName
Tries to find parameter by name and returns null if parameter could not be found
Public methodParamByName
Returns a parameter found by name or throws exception if it could not be found
Back to Top
Properties

  NameDescription
Public propertyAllParameters
Enumerates all parameters
Back to Top
See Also