Click or drag to resize
PFSKeyword Properties

The PFSKeyword type exposes the following members.

Properties
  NameDescription
Public propertyCount
Return the number of parameters of this KeyWord.
Public propertyItem
Get the parameter at the specified index.

Short of GetParameter(Int32)(parameterIndex+1)

Public propertyName
Name of Keyword.
Top
See Also