Click or drag to resize
IModuleUsageDataCollection Methods

The IModuleUsageDataCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd(String, Boolean)
Adds usage data item to collection.
Public methodAdd(String, Byte)
Adds usage data item to collection.
Public methodAdd(String, DateTime)
Adds usage data item to collection.
Public methodAdd(String, Double)
Adds usage data item to collection.
Public methodAdd(String, Guid)
Adds usage data item to collection.
Public methodAdd(String, Int32)
Adds usage data item to collection.
Public methodAdd(String, Int64)
Adds usage data item to collection.
Public methodAdd(String, String)
Adds usage data item to collection.
Public methodGet
Gets item with specified key.
Public methodRemove
Remove item from collection.
Top
Extension Methods
See Also