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