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