GoldDotNet Documentation

Parser.getObject Method 

Given a VType.Object returns the .NET Object Value

public object getObject(
   PropValue cpv
);

Parameters

cpv
Current PropValue

Return Value

Object Value

See Also

Parser Class | WorldMaker.Lang.Gss Namespace