[Visual Basic] Public Function SetEbsValue( _ ByVal EbsValue As EbsValue _ ) As Boolean [C#] public bool SetEbsValue( EbsValue EbsValue ); [C++] public: bool SetEbsValue( EbsValue* EbsValue ); [JScript] public function SetEbsValue( EbsValue EbsValue ): bool;
EbsilonObjectReference Class | EbsOpen Namespace