다음을 통해 공유


FeedClockVector.Count 속성

클록 벡터에 포함된 요소 수를 가져옵니다.

네임스페이스: Microsoft.Synchronization.FeedSync
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization

구문

‘선언
Public ReadOnly Property Count As Integer
‘사용 방법
Dim instance As FeedClockVector
Dim value As Integer

value = instance.Count
public int Count { get; }
public:
virtual property int Count {
    int get () sealed;
}
/** @property */
public final int get_Count ()
public final function get Count () : int

속성 값

클록 벡터에 포함된 요소 수입니다.

참고 항목

참조

FeedClockVector 클래스
FeedClockVector 멤버
Microsoft.Synchronization.FeedSync 네임스페이스