Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Add(TValue)

  • Declared in: RT.Servers.ValuesCollection<TValue>
  • Implements: ICollection<TValue>.Add(TValue)

Declaration

public void Add(
    TValue item
)

Summary

Adds the specified value to the collection.