public string AddItem( ref Line oItem )
Public Function AddItem ( _ ByRef oItem As Line _ ) As String
public: String^ AddItem( Line^% oItem )