Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the number of filters in the map.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property Count As UInteger
Get
'Usage
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
Property Value
Type: System.UInt32
The number of filters in the map.