Share via


BTXService.DupTable Class

Definition

public: ref class BTXService::DupTable : System::Collections::Hashtable
[System.Serializable]
public class BTXService.DupTable : System.Collections.Hashtable
type BTXService.DupTable = class
    inherit Hashtable
    interface ISerializable
Public Class BTXService.DupTable
Inherits Hashtable
Inheritance
BTXService.DupTable
Attributes
Implements

Constructors

BTXService.DupTable(Hashtable)
BTXService.DupTable(SerializationInfo, StreamingContext)

Properties

Count
IsFixedSize
IsReadOnly
IsSynchronized
Item[Object]
Keys
SyncRoot
Values

Methods

Add(Object, Object)
Clear()
Clone()
Contains(Object)
ContainsKey(Object)
ContainsValue(Object)
CopyTo(Array, Int32)
GetEnumerator()
GetObjectData(SerializationInfo, StreamingContext)
Remove(Object)

Applies to