pmMDA.NET

IDataObjectFunctor Interface

[This is preliminary documentation and subject to change.]

An IDataObjectFunctor is an object oriented representation of a function which has a data objects as argument.

For a list of all members of this type, see IDataObjectFunctor Members.

public interface IDataObjectFunctor

Types that implement IDataObjectFunctor

Type Description
DataObjectCollectFunctor This functor collects all visited data objects.
DataObjectIdCollectFunctor  

Remarks

See the visitor pattern at the pmMDA.NET webpage for further details.

Requirements

Namespace: PmMda.Net.Dog

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

IDataObjectFunctor Members | PmMda.Net.Dog Namespace