다음을 통해 공유


FeedClockVectorElement 클래스

FeedSync 정보가 포함된 클록 벡터 요소를 나타냅니다. 이 클래스는 상속할 수 없습니다.

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

구문

‘선언
<XmlRootAttribute(Namespace:="https://schemas.microsoft.com/2008/03/sync/", ElementName:="feedClockVectorElement")> _
Public NotInheritable Class FeedClockVectorElement
    Implements IClockVectorElement, IXmlSerializable
‘사용 방법
Dim instance As FeedClockVectorElement
[XmlRootAttribute(Namespace="https://schemas.microsoft.com/2008/03/sync/", ElementName="feedClockVectorElement")] 
public sealed class FeedClockVectorElement : IClockVectorElement, IXmlSerializable
[XmlRootAttribute(Namespace=L"https://schemas.microsoft.com/2008/03/sync/", ElementName=L"feedClockVectorElement")] 
public ref class FeedClockVectorElement sealed : IClockVectorElement, IXmlSerializable
/** @attribute XmlRootAttribute(Namespace="https://schemas.microsoft.com/2008/03/sync/", ElementName="feedClockVectorElement") */ 
public final class FeedClockVectorElement implements IClockVectorElement, IXmlSerializable
XmlRootAttribute(Namespace="https://schemas.microsoft.com/2008/03/sync/", ElementName="feedClockVectorElement") 
public final class FeedClockVectorElement implements IClockVectorElement, IXmlSerializable

주의

IXmlSerializable의 멤버는 명시적으로 구현됩니다. 이 멤버에 액세스하는 코드는 먼저 캐스팅 연산자 또는 as 키워드를 사용하여 FeedClockVectorElement 개체를 IXmlSerializable 인터페이스로 캐스팅해야 합니다.

상속 계층 구조

System.Object
  Microsoft.Synchronization.FeedSync.FeedClockVectorElement

스레드로부터의 안전성

이 유형의 모든 public static(Visual Basic의 경우 Shared ) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

FeedClockVectorElement 멤버
Microsoft.Synchronization.FeedSync 네임스페이스