An NDoc Documented Class Library

SubFlow.Next Method 

[Visual Basic]
Overridable Public Sub Next( _ 
   ByVal type As Type _ 
)
[C#]
public virtual void Next(
   Type type
);
[C++]
public: virtual void Next(
   Type* type
);
[JScript]
public virtual function Next(
   Type type
);

See Also

SubFlow Class | Reporting.Domain Namespace