Compartir a través de


CallsClassProvider.Add(Object) Method

Definition

public:
 int Add(System::Object ^ o);
public int Add (object o);
member this.Add : obj -> int
Public Function Add (o As Object) As Integer

Parameters

o
Object

Returns

Applies to