(NET) NET (2016)

Visitor in VB.NET

Defines a new operation to a class without change

Return


Represent an operation to be performed on the elements of an object structure. Visitor lets you define a new operation without changing the classes of the elements on which it operates. Different visitor objects define different operations.



Comments ( )
Link to this page: //www.vb-net.com/ProgramTheory/Visitor.htm
< THANKS ME>