public string Add( ref Line oNewLine )
Public Function Add ( _ ByRef oNewLine As Line _ ) As String
public: String^ Add( Line^% oNewLine )