BTXService.DupTable 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 继承
-
BTXService.DupTable
- 属性
- 实现
构造函数
BTXService.DupTable(Hashtable) | |
BTXService.DupTable(SerializationInfo, StreamingContext) |
属性
Count | |
IsFixedSize | |
IsReadOnly | |
IsSynchronized | |
Item[Object] | |
Keys | |
SyncRoot | |
Values |
方法
Add(Object, Object) | |
Clear() | |
Clone() | |
Contains(Object) | |
ContainsKey(Object) | |
ContainsValue(Object) | |
CopyTo(Array, Int32) | |
GetEnumerator() | |
GetObjectData(SerializationInfo, StreamingContext) | |
Remove(Object) |