Returns the value of the .
Collapse/Expand Syntax
C#
protected T VisitObject<T> (
        object otherObject
) 
where T  : class
Type Parameters
T
Return System.Type.
Parameters
otherObject
to visit.
Return Value
Returns the value of the .