FrameFilter.AvailableParameters Property
Returns a list, containing the names of the available frame filter parameters.
Syntax:
[C#]
public
String
[]
AvailableParameters
;
Limitations:
Read only.
See also:
FrameFilter
<< FrameFilter