Count 属性
获取映射中的筛选器数。
命名空间: Microsoft.Synchronization
程序集: Microsoft.Synchronization(在 Microsoft.Synchronization.dll 中)
语法
声明
Public ReadOnly Property Count As UInteger
Get
用法
Dim instance As FilterKeyMap
Dim value As UInteger
value = instance.Count
public uint Count { get; }
public:
property unsigned int Count {
unsigned int get ();
}
member Count : uint32
function get Count () : uint
属性值
类型:System. . :: . .UInt32
映射中的筛选器数。