맵에 있는 필터의 수를 가져옵니다.
네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization
구문
‘선언
Public ReadOnly Property Count As UInteger
‘사용 방법
Dim instance As FilterKeyMap
Dim value As UInteger
value = instance.Count
public uint Count { get; }
public:
property unsigned int Count {
unsigned int get ();
}
/** @property */
public UInt32 get_Count ()
public function get Count () : uint
속성 값
맵에 있는 필터의 수입니다.
참고 항목
참조
FilterKeyMap 클래스
FilterKeyMap 멤버
Microsoft.Synchronization 네임스페이스