ReflectionIT NDocSample Library

EmployeeCollection.Add Method 

Adds the specified employee to the employee collection.

public int Add(
   Employee e
);

Parameters

e

Return Value

See Also

EmployeeCollection Class | ReflectionIT.NDocSample Namespace