Show / Hide Table of Contents

Class ListFoldersContinueError.InvalidCursor

Cursor is invalid.

Inheritance
System.Object
ListFoldersContinueError
ListFoldersContinueError.InvalidCursor
Inherited Members
ListFoldersContinueError.IsInvalidCursor
ListFoldersContinueError.AsInvalidCursor
ListFoldersContinueError.IsOther
ListFoldersContinueError.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class InvalidCursor : ListFoldersContinueError

Fields

| Improve this Doc View Source

Instance

A singleton instance of InvalidCursor

Declaration
public static readonly ListFoldersContinueError.InvalidCursor Instance
Field Value
Type Description
ListFoldersContinueError.InvalidCursor
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX