Xceed .NET Libraries Documentation
Xceed.FileSystem Assembly / Xceed.FileSystem Namespace / ItemPair Class
Fields


In This Topic
    ItemPair Class Members
    In This Topic

    The following tables list the members exposed by ItemPair.

    Public Constructors
     NameDescription
    Public ConstructorInitializes an instance of the ItemPair class specifying the current and target items.  
    Top
    Public Fields
     NameDescription
    Public FieldThe FileSystemItem object being procesed.  
    Public FieldThe eventual target or destination FileSystemItem object.  
    Top
    See Also