BTXService.DupTable Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |