Click or drag to resize
IFunction Properties

The IFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets arguments.
Public propertyDescription
Gets description.
(Inherited from IElement.)
Public propertyIdentifier
Gets identifier.
(Inherited from IElement.)
Public propertyIsOnline
Gets a value indicating whether this element is online.
(Inherited from IElement.)
Public propertyNumber
Gets number.
(Inherited from IElement.)
Public propertyParent
Gets the parent of this element.
(Inherited from IElement.)
Public propertyResult
Gets result.
Public propertyTag
Gets or sets an arbitrary object value that can be used to store custom information about this object.
(Inherited from IElement.)
Top
See Also