DittoSharp  0.1.0-alpha3
Protected Member Functions | Properties | List of all members
DittoSharp.DittoDocumentPath Class Reference
Inheritance diagram for DittoSharp.DittoDocumentPath:
DittoSharp.DocumentPath

Protected Member Functions

override CBORObject GetCborObjectAtCurrentPath ()
 

Properties

DittoDocumentPath this[string path] [get]
 
DittoDocumentPath this[int index] [get]
 
- Properties inherited from DittoSharp.DocumentPath
string String [get]
 
string?? StringValue [get]
 
int Int32Value [get]
 
long Int64Value [get]
 
uint UInt32Value [get]
 
ulong UInt64Value [get]
 
float FloatValue [get]
 
double DoubleValue [get]
 
bool BooleanValue [get]
 
List< object > List [get]
 
List< object >?? ListValue [get]
 
Dictionary< string, object > Dictionary [get]
 
Dictionary< string, object >?? DictionaryValue [get]
 
DittoAttachmentToken AttachmentToken [get]