API reference
API reference
Select your platform
No SDKs available
No versions available

WitResponseLazyCreator Class

Properties

override WitResponseNode this[int aIndex][Get]
override WitResponseNode this[string aKey][Get]
override int AsInt[Get]
override float AsFloat[Get]
override double AsDouble[Get]
override bool AsBool[Get]
override WitResponseArray AsArray[Get]
override WitResponseClass AsObject[Get]

Member Functions

WitResponseLazyCreator
( WitResponseNode aNode )
WitResponseLazyCreator
( WitResponseNode aNode,
string aKey )
override void Add
( WitResponseNode aItem )
override void Add
( string aKey,
override bool Equals
( object obj )
override int GetHashCode ( )
override string ToString ( )
override string ToString
( string aPrefix )

Static Member Functions

static bool operator==
( WitResponseLazyCreator a,
object b )
static bool operator!=
( WitResponseLazyCreator a,
object b )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon