Public ReadOnly Property ResultTypes As IType()
public IType[] ResultTypes { get; }
public: property array<IType^>^ ResultTypes { array<IType^>^ get (); }
function get_resultTypes();